From 7b0654e8be7350675a43f66de6f2c5f1f2fe0348 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 29 Aug 2017 19:52:37 +0200 Subject: [PATCH] bash tips --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 056e1a8..ee6545c 100644 --- a/README.md +++ b/README.md @@ -1569,6 +1569,7 @@ Raw * [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 +* [Sam Rowe](http://samrowe.com/wordpress/advancing-in-the-bash-shell/) - Advancing in the Bash Shell ## 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