1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 23:19:25 +00:00

Integrate z

The z alias has been replaced with j.
This commit is contained in:
Sorin Ionescu
2012-08-31 16:30:14 -04:00
parent 2f4f11bd40
commit 75bca681c1
4 changed files with 17 additions and 36 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "modules/completion/external"]
path = modules/completion/external
url = https://github.com/zsh-users/zsh-completions.git
[submodule "modules/z/external"]
path = modules/z/external
url = https://github.com/rupa/z.git