I don't need full forgit, let's steal just the neede part.
This commit is contained in:
parent
f369e0ad3b
commit
5c8e7bcce9
4 changed files with 27 additions and 5 deletions
|
@ -26,10 +26,10 @@ if [ -f $XDG_CONFIG_HOME/fzf/fzf.zsh ]; then
|
|||
_fzf_compgen_dir() {
|
||||
fd -H -L --ignore-file $XDG_CONFIG_HOME/local/fd --type d . "$1"
|
||||
}
|
||||
source $ZDOTDIR/fzf-git.zsh
|
||||
fi
|
||||
|
||||
# plugins
|
||||
source $ZDOTDIR/modules/forgit/forgit.plugin.zsh
|
||||
source $ZDOTDIR/modules/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
||||
# theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue