From 686c5623902a2b29bb962169b2ecce4e305675a2 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Mon, 21 Aug 2023 11:46:03 +0200 Subject: [PATCH] Add command line article --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cc2167..53d58f2 100644 --- a/README.md +++ b/README.md @@ -1546,6 +1546,7 @@ List of resources: - [Learn bash by playing an adventure](https://gitlab.com/slackermedia/bashcrawl) - [Effective Shell](https://effective-shell.com/) - [Computing from the Command Line](https://learnbyexample.github.io/cli-computing/preface.html) +- [What helps people get comfortable on the command line?](https://jvns.ca/blog/2023/08/08/what-helps-people-get-comfortable-on-the-command-line-/), Julia Evans ### SQL