From 8ca079ebfa3d7155ece4b525b6718d50ae453cdf Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 29 Sep 2017 10:50:24 +0200 Subject: [PATCH] add liquid prompt for bash / zsh users --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7be51d..b986697 100644 --- a/README.md +++ b/README.md @@ -1646,6 +1646,7 @@ Raw * [Eric Wendelin](https://www.eriwen.com/tools/grep-is-a-beautiful-tool/) - grep is a beautiful tool * [Bash-Snippets](https://github.com/alexanderepstein/Bash-Snippets) - A collection of small bash scripts for heavy terminal users * [Sam Rowe](http://samrowe.com/wordpress/advancing-in-the-bash-shell/) - Advancing in the Bash Shell +* [Liquid Prompt](https://github.com/nojhan/liquidprompt) - a useful adaptive prompt for Bash & zsh ## Shell Aliases * [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/common-aliases/common-aliases.plugin.zsh) - common aliases from oh-my-zsh