mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Merge branch 'master' of https://github.com/Matir/skel
This commit is contained in:
@@ -36,9 +36,6 @@ fi
|
|||||||
# Overrides to prezto
|
# Overrides to prezto
|
||||||
unsetopt cdablevars
|
unsetopt cdablevars
|
||||||
|
|
||||||
# No groupings of completions
|
|
||||||
zstyle ':completion:*' format ''
|
|
||||||
|
|
||||||
# .profile is universal
|
# .profile is universal
|
||||||
# but after zprezto to use/override anything setup there
|
# but after zprezto to use/override anything setup there
|
||||||
. ~/.profile
|
. ~/.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