Adds git-fuzzy to zsh

This commit is contained in:
Jonathan Hodgson 2020-09-22 15:39:54 +01:00
parent aa9f0b967e
commit 516af805c3
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View file

@ -19,3 +19,6 @@
[submodule "bin/.bin/uberw3m"]
path = bin/.bin/uberw3m
url = https://github.com/sersorrel/uberw3m
[submodule "shells/zsh/plugins/git-fuzzy"]
path = shells/zsh/plugins/git-fuzzy
url = https://github.com/bigH/git-fuzzy

View file

@ -82,5 +82,7 @@ for file in "$ZSH_FOLDER/includes/"*".zsh"; do
source "$file"
done
export PATH="$PATH:$ZSH_FOLDER/plugins/git-fuzzy/bin"
# Load zsh-syntax-highlighting; should be last.
source $HOME/.dotfiles/shells/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2> /dev/null

@ -0,0 +1 @@
Subproject commit 64b48d1d61fa830d9f157b5d59410b44c2088b72