Add completion script for g
function
This commit is contained in:
parent
efa6bcf778
commit
de5746401c
3 changed files with 5 additions and 2 deletions
3
tag-zsh/zsh/completion-scripts/_g
Normal file
3
tag-zsh/zsh/completion-scripts/_g
Normal file
|
@ -0,0 +1,3 @@
|
|||
#compdef g
|
||||
compdef g=git
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue