Assuming you're using Ubuntu/Mint.
sudo apt-get install zsh git-core wget curl software-properties-common build-essential
Install Oh My Zsh.
wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O - | sh
chsh -s /bin/zsh
sudo apt-get install ttf-mscorefonts-installer fonts-roboto fonts-inconsolata ttf-droid
PHP
sudo add-apt-repository -y ppa:ondrej/php5-5.6
sudo apt-get update
sudo apt-get install php5-cli php5-mysql php5-curl php5-gd php5-mcrypt php5-intl php5-xdebug
NodeJS
curl -sL https://deb.nodesource.com/setup | sudo bash -
sudo apt-get update
sudo apt-get install nodejs
MySQL
sudo add-apt-repository -y ppa:ondrej/mysql-5.6
sudo apt-get update
sudo apt-get install mysql-server-5.6
Composer
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
VirtualBox
sudo apt-get install virtualbox
Vagrant Get the latest version from Vagrant website.
SublimeText 3
sudo apt-get install sublime-text
If hasn't been found, then get the deb package from Sublime website.
Infinality font config
sudo add-apt-repository ppa:no1wantdthisname/ppa
sudo apt-get update
sudo apt-get install fontconfig-infinality
sudo apt-get install ubuntu-restricted-extras
Skype
sudo apt-get install skype
Rar and other compressing stuff
sudo apt-get install unace p7zip-rar sharutils rar arj lunzip lzip