Add zsh-z
plugin instead of autojump
This commit is contained in:
parent
e1244d4850
commit
4e514ef63c
3 changed files with 6 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -22,3 +22,6 @@
|
|||
[submodule "git"]
|
||||
path = git
|
||||
url = git@github.com:davidde/git.git
|
||||
[submodule "zsh-z"]
|
||||
path = zsh-z
|
||||
url = git@github.com:agkozak/zsh-z.git
|
||||
|
|
Reference in a new issue