diff --git a/README.md b/README.md index 4d6abea..9b09050 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,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 diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 548f989..0116c65 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -257,6 +257,7 @@ * [使用非官方的 Bash 严格模式 (除非你爱调试)](http://redsymbol.net/articles/unofficial-bash-strict-mode/) * [命令行的艺术](https://github.com/jlevy/the-art-of-command-line) * [学会成为命令行杀手](https://www.learnenough.com/command-line-tutorial) +* [学习bash的指南](https://github.com/Idnan/bash-guide) # 其它 Awesome 清单