From efcd628992255c1772e387bff191cfecc87c4505 Mon Sep 17 00:00:00 2001 From: JaeYoung Mun Date: Tue, 11 Apr 2017 14:31:44 +0900 Subject: [PATCH] Add bash guide in github repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23169ba..a9848f9 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [Use the Unofficial Bash Strict Mode (Unless You Looove Debugging)](http://redsymbol.net/articles/unofficial-bash-strict-mode/) * [The Art of Command Line](https://github.com/jlevy/the-art-of-command-line) * [Learn Enough Command Line to Be Dangerous](https://www.learnenough.com/command-line-tutorial) +* [A guide to learn bash](https://github.com/Idnan/bash-guide) # Other Awesome Lists