This commit is contained in:
David Tomaschik
2018-05-20 21:39:24 -07:00
2 changed files with 2 additions and 3 deletions

View File

@@ -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
View File

@@ -0,0 +1,2 @@
# Pickit 3
ATTR{idVendor}=="04d8", ATTR{idProduct}=="900a", MODE="0666", GROUP="plugdev"