From 5190afd02ae70be0915df71487f25a27b87a5fd4 Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 17 Jul 2017 14:44:50 +0200 Subject: [PATCH] bash snippets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15b51ff..3eb2ce7 100644 --- a/README.md +++ b/README.md @@ -1521,6 +1521,7 @@ Raw * [Bash One-Liners](http://www.bashoneliners.com/) - Bash one-liners, and best practices in Bash shell scripting * [Andrew Gallant](http://blog.burntsushi.net/ripgrep/) - ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} * [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 ## 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