From 8a4c3161dc6e65eb6f148b78dd5b164039d4baba Mon Sep 17 00:00:00 2001 From: webdev4422 <67459982+webdev4422@users.noreply.github.com> Date: Sat, 21 Jan 2023 17:41:58 +0200 Subject: [PATCH] Add tere [tere](https://github.com/mgunyho/tere) - A faster alternative to cd + ls --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 419a55c..6581ef4 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [surfraw](https://gitlab.com/surfraw/Surfraw) - browse specific site and search the web from your terminal without browser. * [task-manager](https://github.com/lingtalfi/task-manager) - Execute all your scripts with just two or three keystrokes. * [td-cli](https://github.com/darrikonn/td-cli) - A todo command line manager to organize and manage your todos across multiple projects. +* [tere](https://github.com/mgunyho/tere) - A faster alternative to cd + ls * [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command * [tldr](https://github.com/raylee/tldr-sh-client) - A fully-functional bash client for tldr, simplified and community-driven man pages * [tmux](https://tmux.github.io/) - Amazing terminal multiplexer