fix: autocompletion of the g
function
This commit is contained in:
parent
cf2850ba85
commit
6f61d84d3f
|
@ -33,6 +33,8 @@
|
||||||
git status
|
git status
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
compdef g=git
|
||||||
'';
|
'';
|
||||||
|
|
||||||
zplug = {
|
zplug = {
|
||||||
|
|
Loading…
Reference in a new issue