Add forgit completions to zsh
This commit is contained in:
parent
a54a55ba1d
commit
00331defd8
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ fi
|
||||||
|
|
||||||
# https://github.com/wfxr/forgit
|
# https://github.com/wfxr/forgit
|
||||||
test -e $HOME/git/forgit/forgit.plugin.zsh && source $HOME/git/forgit/forgit.plugin.zsh
|
test -e $HOME/git/forgit/forgit.plugin.zsh && source $HOME/git/forgit/forgit.plugin.zsh
|
||||||
|
test -e $HOME/git/forgit/completionsgit-forgit.zsh && source $HOME/git/forgit/completionsgit-forgit.zsh
|
||||||
|
|
||||||
# McFly
|
# McFly
|
||||||
if type mcfly > /dev/null; then
|
if type mcfly > /dev/null; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue