From b9377d7ddfca039f630cffc0b77e31ea9618b2be Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 24 Jun 2019 11:07:59 +0200 Subject: [PATCH] Seven Surprising Bash Variables --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 235eb50..68032a2 100644 --- a/README.md +++ b/README.md @@ -5604,6 +5604,7 @@ Raw * [Jakub Koziol](https://pragmaticcoders.com/blog/bash-tips-and-tricks/) - (2018) Bash tips & tricks: good and not-so-good bash practices * [Bazyli Brzóska](https://invent.life/project/bash-infinity-framework) - (2015) Bash Infinity Framework * [niieani/bash-oo-framework](https://github.com/niieani/bash-oo-framework) - Bash Infinity is a modern boilerplate / framework / standard library for bash +* [Ian Miell](https://zwischenzugs.com/2019/05/11/seven-surprising-bash-variables/) - (2019) Seven Surprising Bash Variables ## Shell Aliases * [robbyrussell/oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/common-aliases/common-aliases.plugin.zsh) - common aliases from oh-my-zsh