From 16944e9b4b3dc763aa4c01eb1d391f1c4092a884 Mon Sep 17 00:00:00 2001 From: Kunal Dabir Date: Mon, 18 Jun 2018 19:24:03 +0530 Subject: [PATCH] suggesting `has` (#22) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d3a256a..c3c19e8 100644 --- a/readme.md +++ b/readme.md @@ -35,6 +35,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu - [bashhub](https://github.com/rcaloras/bashhub-client) - :cloud: Bash history in the cloud. Indexed and searchable. - [bashmarks](https://github.com/huyng/bashmarks) - Directory bookmarks for the shell - [commacd](https://github.com/shyiko/commacd) - A faster way to move around in Bash +- [has](https://github.com/kdabir/has) - `has` helps you check presence of various command line tools and their versions on path - [hstr](https://github.com/dvorka/hstr) - Bash History Suggest Box - [qfc](https://github.com/pindexis/qfc) - File-completion widget for Bash and Zsh - [sshrc](https://github.com/Russell91/sshrc) - Bring your .bashrc, .vimrc, etc. with you when you SSH