- Update all packages
- Install Unity2D
- Install Vim
sudo apt-get install vim - Change default editor to be Vim
editor-select - Install Google Chrome http://www.google.com/chrome
- Customize terminal prompt
.bashrcand.vimrc - Install LAMP
sudo apt-get install tasksel - Install PHPMyAdmin
sudo apt-get install phpmyadmin- enable
mod_rewriteandmod_ssl - install
curlandphp5-curl
- enable
- Install Git
sudo apt-get install git - Install Ruby
sudo apt-get install ruby1.9.2(or newer version) - Install Sass
sudo gem install sass - Install Node.js http://nodejs.org
- Install Sublime Text
sudo add-apt-repository ppa:webupd8team/sublime-text-2
sudo apt-get update
sudo apt-get install sublime-text
- Download Droid Sans Mono font for coding http://www.fontsquirrel.com/fonts/Droid-Sans-Mono
- Checkout the dotfiles https://github.com/armno/dotfiles