From 6af4ce22b1a783e99387fe55cb883bcafe82b314 Mon Sep 17 00:00:00 2001 From: Seb Glazebrook Date: Thu, 28 Jul 2016 04:19:43 +0200 Subject: [PATCH] Update README.md (#151) Added link to aliases --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43fd6f9..ee4f3ba 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 +* [aliases](https://github.com/sebglazebrook/aliases) - Contextual, dynamic, organized aliases for bash * [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