From bd1ecaaf7d7dfee15d40438c217c583235989f9b Mon Sep 17 00:00:00 2001 From: Jintin Date: Fri, 15 Apr 2016 13:23:06 -0500 Subject: [PATCH] Add aliasme (#147) alias helper to change directory quickly --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc65a72..046609c 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. *Search, bookmarks, multiplexing, and other tools that make your terminal experience more productive.* * [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy +* [aliasme](https://github.com/Jintin/aliasme) - alias helper to change directory quickly * [autoenv](https://github.com/kennethreitz/autoenv) - Directory-based environments * [autojump](https://github.com/wting/autojump) - A cd command that learns - easily navigate directories from the command line * [bashmarks](https://github.com/huyng/bashmarks) - Directory bookmarks for the shell