Add zsh-z plugin instead of autojump

This commit is contained in:
Jiří Štefka 2022-01-09 04:52:26 +01:00
parent e1244d4850
commit 4e514ef63c
3 changed files with 6 additions and 1 deletions

3
.gitmodules vendored
View file

@ -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