From 65fdc16c1f9d2f2debfc2115ad3ee30d5c6f7319 Mon Sep 17 00:00:00 2001 From: Denys Dovhan Date: Sun, 6 Mar 2016 15:25:04 +0200 Subject: [PATCH] Add learnyoubash --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 33eb82a..f9e11ea 100644 --- a/readme.md +++ b/readme.md @@ -23,6 +23,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu - [Sobell's Book](http://www.sobell.com/CR3/index.html) - A practical guide to commands, editors, and shell programming - [WikiBooks: Bash Shell Scripting](https://en.wikibooks.org/wiki/Bash_Shell_Scripting) - [Use the Unofficial Bash Strict Mode (Unless You Looove Debugging)](http://redsymbol.net/articles/unofficial-bash-strict-mode/) +- [learnyoubash](https://github.com/denysdovhan/learnyoubash) - An interactive workshopper which will learn you how to use the terminal and write your the first Bash script. ## Command-Line Productivity