Sorin Ionescu
12 years ago
4 changed files with 17 additions and 36 deletions
@ -1,23 +1,21 @@ |
|||||||
Z |
Z |
||||||
= |
= |
||||||
|
|
||||||
Maintains a frequently used directory list for fast directory changes. For more |
Integrates [z][1] into Oh My Zsh, which maintains a frequently used directory |
||||||
information see [z][1]. |
list for fast directory changes. |
||||||
|
|
||||||
Aliases |
Aliases |
||||||
------- |
------- |
||||||
|
|
||||||
- `z` changes the directory to most *frecent* match. |
- `j` changes the current working directory to the most *frecent* match. |
||||||
- `j` is the same as `z` for [autojump][2] converts. |
|
||||||
|
|
||||||
Authors |
Authors |
||||||
------- |
------- |
||||||
|
|
||||||
*The authors of this module should be contacted via the [issue tracker][3].* |
*The authors of this module should be contacted via the [issue tracker][2].* |
||||||
|
|
||||||
- [Sorin Ionescu](https://github.com/sorin-ionescu) |
- [Sorin Ionescu](https://github.com/sorin-ionescu) |
||||||
|
|
||||||
[1]: https://github.com/rupa/z |
[1]: https://github.com/rupa/z |
||||||
[2]: https://github.com/joelthelion/autojump |
[2]: https://github.com/sorin-ionescu/oh-my-zsh/issues |
||||||
[3]: https://github.com/sorin-ionescu/oh-my-zsh/issues |
|
||||||
|
|
||||||
|
Loading…
Reference in new issue