mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Merge branch 'master' of https://github.com/Matir/skel
This commit is contained in:
@@ -36,9 +36,6 @@ fi
|
||||
# Overrides to prezto
|
||||
unsetopt cdablevars
|
||||
|
||||
# No groupings of completions
|
||||
zstyle ':completion:*' format ''
|
||||
|
||||
# .profile is universal
|
||||
# but after zprezto to use/override anything setup there
|
||||
. ~/.profile
|
||||
|
||||
2
udev/41-microchip.rules
Normal file
2
udev/41-microchip.rules
Normal file
@@ -0,0 +1,2 @@
|
||||
# Pickit 3
|
||||
ATTR{idVendor}=="04d8", ATTR{idProduct}=="900a", MODE="0666", GROUP="plugdev"
|
||||
Reference in New Issue
Block a user