Skip to content
Snippets Groups Projects
Commit 061e9e51 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

minor changes to editor and terminal

parent 606472fd
No related branches found
No related tags found
No related merge requests found
...@@ -8,4 +8,4 @@ Recommended editors: ...@@ -8,4 +8,4 @@ Recommended editors:
## Visual Studio Code ## Visual Studio Code
<img src="https://code.visualstudio.com/assets/docs/nodejs/extensions/document_this.gif" alt="visualStudioCode"/> <br>(Live Demo)
\ No newline at end of file \ No newline at end of file
## The terminal (shell) ## The terminal (shell)
<div class="fragment">
<br> <br>
**UNIX users (macOS & Linux):** **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` *Pro Tip:* Download iTerm2: <br>`https://www.iterm2.com`
...@@ -13,6 +12,10 @@ Start the terminal from your `/Applications` directoy. ...@@ -13,6 +12,10 @@ Start the terminal from your `/Applications` directoy.
Install Git Bash: <br>`https://git-scm.com/download/win` 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 ## First steps in the terminal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment