From 535f4e65bc77363a8c5fc5310e80c460d908f6d2 Mon Sep 17 00:00:00 2001 From: Gernot Pointner Date: Mon, 6 Jan 2014 11:50:31 +0100 Subject: [PATCH] Added Google Shell Style Guide as Bash Ressource in the english ressource list --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index a11959b5..0264b322 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -544,6 +544,7 @@ * [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide) * [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference) * [Learning the bash Shell](http://www.redbrick.dcu.ie/~teapott/MECS/Notes/learning_bash.pdf) +* [Google Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml) ###Basic -- GitLab