Add z command from my own fork

This commit is contained in:
2012-09-02 22:56:32 +01:00
parent d75f1bdb7e
commit 5d67ba972c
4 changed files with 15 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "shell/zsh/zsh-syntax-highlighting"]
path = shell/zsh/zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "shell/z"]
path = shell/z
url = git@github.com:jimeh/z.git