Add zsh completions
This commit is contained in:
parent
c6bc193c52
commit
8f08fd6776
2 changed files with 5 additions and 0 deletions
|
@ -19,8 +19,11 @@ plugins=(
|
|||
nyan
|
||||
lol
|
||||
web-search
|
||||
zsh-completions
|
||||
)
|
||||
|
||||
autoload -U compinit && compinit
|
||||
|
||||
# You may need to manually set your language environment
|
||||
export LANG=en_GB.UTF-8
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ bcm20702a1-firmware
|
|||
bleachbit
|
||||
blender
|
||||
bluez-firmware
|
||||
catimg
|
||||
clamtk
|
||||
corebird
|
||||
deluge
|
||||
|
@ -103,4 +104,5 @@ yubikey-neo-manager
|
|||
yubikey-personalization-gui
|
||||
zeal
|
||||
zsh
|
||||
zsh-completions
|
||||
zsh-doc
|
||||
|
|
Loading…
Reference in a new issue