- 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
.bashrc
and.vimrc
- Install LAMP
sudo apt-get install tasksel
- Install PHPMyAdmin
sudo apt-get install phpmyadmin
- enable
mod_rewrite
andmod_ssl
- install
curl
andphp5-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