- 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
- Install Google Chrome http://www.google.com/chrome
- Customize terminal prompt
.bashrc
and.vimrc
- Install LAMP
sudo tasksel
- Install PHPMyAdmin
sudo apt-get install phpmyadmin
- enable
mod_rewrite
andmod_ssl
- install
curl
andphp5-curl
- enable
- Install Ruby
sudo apt-get install ruby2.0
(or newer version) - Install Sass
sudo gem install sass
- Install Compass
sudo gem install compass
- Install Jekyll
sudo gem install jekyll
- 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
- Natural Scrolling (OSX-like) http://www.omgubuntu.co.uk/2011/07/reverse-natural-scrolling-ubuntu-os-lion