- Press the dash-home button on the sidebar ^.
- Begin typing the work
terminal
and then press the terminal icon ^.
- Right click in the terminal window so a menu pops up
- In the menu click
Profiles>Profile Preferences
^ - Click the
Title and Command
tab. (See this screenshot for this and the next step) - Check the
Run command as login shell
box - Click the close button
NOTE: Anything in the format below should be typed into the terminal application exactly as presented.
This indicates text that should be entered into terminal
- Install Curl
sudo apt-get install curl
- Install git
sudo apt-get install git-core
- Install NodeJS
sudo apt-get install node