Things to do after install Ubuntu
- Update all packages
- Install Git
sudo apt-get install git
- Install
zsh
https://gist.github.com/tsabat/1498393 - Customize
zsh
prompt https://gist.github.com/armno/4959661 - Solarize your terminal http://www.webupd8.org/2011/04/solarized-must-have-color-paletter-for.html
- Install Unity2D
- Install Vim
sudo apt-get install vim
- Change default editor to be Vim
editor-select