From 926e1b529eb2e55d606664b2df6a42b30727795f Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 1 Oct 2017 18:06:48 +0200 Subject: [PATCH] bash weaknesses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14fa94b..ecb7a85 100644 --- a/README.md +++ b/README.md @@ -1758,6 +1758,7 @@ Raw * [herrbischoff/awesome-osx-command-line](https://github.com/herrbischoff/awesome-osx-command-line) - Use your OS X terminal shell to do awesome things. * [fish shell](http://fishshell.com/) - Finally, a command line shell for the 90s * [Kfir Lavi](http://www.kfirlavi.com/blog/2012/11/14/defensive-bash-programming/) - Defensive BASH Programming +* [GreyCat](http://mywiki.wooledge.org/BashWeaknesses) - BashWeaknesses : There are certain things BASH is not very good at. ## Shell Aliases * [robbyrussell/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