1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-12-22 21:00:25 +01:00

Remove j in favor of z

https://github.com/rupa/j/issues/1
This commit is contained in:
Adam Harris 2017-04-26 13:20:31 -06:00 committed by GitHub
parent 86cca484f4
commit 0d9c8527e5

View File

@ -206,7 +206,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [autojump](https://github.com/wting/autojump) - A cd command that learns - easily navigate directories from the command line- [https://github.com/wting/autojump/wiki](https://github.com/wting/autojump/wiki).
- [fasd](https://github.com/clvv/fasd) - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.
- [j](https://github.com/rupa/j) - semi clone of autojump ([https://github.com/wting/autojump](https://github.com/wting/autojump)) in shell/awk.
- [pm](https://github.com/Angelmmiguel/pm) - The easy way to switch to your projects on the shell.
- [z](https://github.com/rupa/z) - z is the new j, yo.
- [happyfinder](https://github.com/hugows/hf) - (another) Fuzzy file finder for the command line.