From 6a367d3ffe332b17df7682110505c84157d77935 Mon Sep 17 00:00:00 2001 From: colaco-mat Date: Fri, 24 Jun 2022 14:45:46 -0300 Subject: [PATCH] Fix wrong spacing in bash.md --- src/bash.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/bash.md b/src/bash.md index 4a64c6d..7e21f4b 100644 --- a/src/bash.md +++ b/src/bash.md @@ -11,6 +11,9 @@ For now I will only leave this quote here: Also, here are some articles explaining the basics of using a unix terminal, if you're new to this world: https://ubuntu.com/tutorials/command-line-for-beginners#4-creating-folders-and-files + https://www.digitalocean.com/community/tutorials/an-introduction-to-the-linux-terminal + https://maker.pro/linux/tutorial/basic-linux-commands-for-beginners +