From 2b35d5e25faade8aedc44fe193c15bf1426ad67c Mon Sep 17 00:00:00 2001 From: Mark Korondi Date: Wed, 31 Mar 2021 18:16:24 +0200 Subject: [PATCH] Added Shell Field Guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abdfb17..5cc31f8 100644 --- a/README.md +++ b/README.md @@ -420,6 +420,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [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/basics) * [A guide to learn bash](https://github.com/Idnan/bash-guide) +* [Shell Field Guide](https://raimonster.com/scripting-field-guide/) # Other Awesome Lists