From 0d9c8527e5c85b95907b84b04fd6b6f39665fed1 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Wed, 26 Apr 2017 13:20:31 -0600 Subject: [PATCH] Remove j in favor of z https://github.com/rupa/j/issues/1 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2f12593..1e805ff 100644 --- a/README.md +++ b/README.md @@ -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.