diff --git a/the_editor.md b/the_editor.md index dfd036b9dbcbda4976954fbce9a56358e41e532a..6de4cfcda120fd441a8bc70b9f57af7eac776d0d 100644 --- a/the_editor.md +++ b/the_editor.md @@ -8,4 +8,4 @@ Recommended editors: ## Visual Studio Code -<img src="https://code.visualstudio.com/assets/docs/nodejs/extensions/document_this.gif" alt="visualStudioCode"/> \ No newline at end of file +<br>(Live Demo) \ No newline at end of file diff --git a/the_terminal.md b/the_terminal.md index 2b9d37045e0c9a47252607a601cf57cf61830ed0..484440b51a32727b450b932b478a5a6291740499 100644 --- a/the_terminal.md +++ b/the_terminal.md @@ -1,10 +1,9 @@ ## The terminal (shell) -<div class="fragment"> <br> **UNIX users (macOS & Linux):** -Start the terminal from your `/Applications` directoy. +Start the Terminal from your `/Applications` directoy. *Pro Tip:* Download iTerm2: <br>`https://www.iterm2.com` @@ -13,6 +12,10 @@ Start the terminal from your `/Applications` directoy. Install Git Bash: <br>`https://git-scm.com/download/win` +<br> +**Linux users:** +Install Terminator: <br>`https://launchpad.net/terminator` + ## First steps in the terminal