zsh: add some completions
This commit is contained in:
parent
5429e63037
commit
6139453f62
1 changed files with 5 additions and 0 deletions
|
@ -1,2 +1,7 @@
|
|||
_zprintlevel=1
|
||||
source ~/.config/zsh/init.zsh
|
||||
|
||||
autoload -U +X bashcompinit && bashcompinit
|
||||
complete -o nospace -C /home/vladimir/bin/grr grr
|
||||
|
||||
complete -o nospace -C /usr/bin/mcli mcli
|
||||
|
|
Loading…
Add table
Reference in a new issue