From f4d3cc92d1c46bfed3450a87bca4424e0cc64223 Mon Sep 17 00:00:00 2001 From: endowdly Date: Fri, 26 May 2017 11:08:32 -0400 Subject: [PATCH 1/2] Updated 'up' entry up.fish now exists! :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4d372e..17f3dd2 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command * [tldr](https://github.com/raylee/tldr) - A fully-functional bash client for tldr, simplified and community-driven man pages * [tmux](http://tmux.github.io/) - Amazing terminal multiplexer -* [up](https://github.com/shannonmoeller/up) - Ascend directories by name or count, for bash and zsh. +* [up](https://github.com/shannonmoeller/up) - Ascend directories by name or count, for bash and zsh and fish. * [v](https://github.com/rupa/v) - z for vim. * [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy * [z](https://github.com/rupa/z) - z is the new j, yo From a36bfd5f512451703cd190795fc843fa3d8382e9 Mon Sep 17 00:00:00 2001 From: endowdly Date: Fri, 26 May 2017 11:10:29 -0400 Subject: [PATCH 2/2] Update 'up' entry up.fish now exists! Some grammar changes in entry. :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17f3dd2..49101ac 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command * [tldr](https://github.com/raylee/tldr) - A fully-functional bash client for tldr, simplified and community-driven man pages * [tmux](http://tmux.github.io/) - Amazing terminal multiplexer -* [up](https://github.com/shannonmoeller/up) - Ascend directories by name or count, for bash and zsh and fish. +* [up](https://github.com/shannonmoeller/up) - Ascend directories by name or count; for bash, zsh, and fish. * [v](https://github.com/rupa/v) - z for vim. * [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy * [z](https://github.com/rupa/z) - z is the new j, yo