fix: autocompletion of the g function

This commit is contained in:
Oliver Davies 2022-12-12 09:14:43 +00:00
parent cf2850ba85
commit 6f61d84d3f

View file

@ -33,6 +33,8 @@
git status git status
fi fi
} }
compdef g=git
''; '';
zplug = { zplug = {