From 9b8b553e2789ce89b43530a774eeb016a112e744 Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Wed, 10 Jun 2015 18:51:10 -0700 Subject: [PATCH] Link another command line guide, "The Art of Command Line." --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a72e5a1..edbfaaa 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [The Linux Documentation Project: Advanced Bash Scripting Guide](http://www.tldp.org/LDP/abs/html/) * [WikiBooks: Bash Shell Scripting](http://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/) +* [The Art of Command Line](https://github.com/jlevy/the-art-of-command-line) # Other Awesome Lists