From fa9c0239ad7261fddffe21d1c97e5266bb5867ce Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 1 Oct 2017 12:51:31 +0200 Subject: [PATCH] bash pro tips for logs, errors handling --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5964ef..0914f64 100644 --- a/README.md +++ b/README.md @@ -1708,6 +1708,7 @@ Raw * [Liquid Prompt](https://github.com/nojhan/liquidprompt) - a useful adaptive prompt for Bash & zsh * [Boris Huisgen](https://blog.hbis.fr) - [FR] various and interesting linux / sysadmin / devops tips & tricks with command line examples * [Andy Ray](https://andrewray.me/bash-prompt-builder/) - Online Bash Prompt Builder for Git / Hg / SVN +* [Matthieu Parisot](http://blog.wescale.fr/2016/04/07/bash-pro-tips/) - [FR] Bash Pro Tips for logs / errors handling etc. ## 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