Ubuntu 14.04 and later versions
sudo add-apt-repository ppa:saiarcot895/myppa
sudo apt-get update
sudo apt-get -y install apt-fast
https://github.com/marten-cz/casperjs-deb -- | |
sudo add-apt-repository ppa:martin.malek/testing && sudo apt-get update && sudo apt-get install casperjs | |
tep 1: Installing PhantomJS | |
- Download the latest source | |
wget http://phantomjs.googlecode.com/files/phantomjs-1.8.2-linux-x86_64.tar.bz2 |
ctrl+space : expansion | |
ctrl+alt+shift+h : set_html_syntax_and_insert_skel(doctype=u'xt') | |
ctrl+alt+enter : zen_as_you_type() | |
ctrl+alt+enter : wrap_zen_as_you_type() | |
alt+shift+w : wrap_zen_as_you_type() | |
ctrl+shift+j : run_zen_action(action=u'split_join_tag', profile_name=None) | |
ctrl+j : run_zen_action(action=u'merge_lines') | |
ctrl+alt+9 : run_zen_action(action=u'decrement_number_by_01') |
/**********************************************/ | |
/* | |
/* Tomorrow Skin by Ben Truyman - 2011 | |
/* | |
/* Based on Chris Kempson's Tomorrow Theme: | |
/* https://github.com/ChrisKempson/Tomorrow-Theme | |
/* | |
/* Inspired by Darcy Clarke's blog post: | |
/* http://darcyclarke.me/design/skin-your-chrome-inspector/ | |
/* |
wget -q -O - https://fixubuntu.com/fixubuntu.sh | bash | |
sudo add-apt-repository -y ppa:atareao/atareao && sudo add-apt-repository -y ppa:peterlevi/ppa && sudo apt-add-repository -y ppa:teejee2008/ppa && sudo add-apt-repository -y ppa:gencfsm && sudo add-apt-repository -y ppa:webupd8team/sublime-text-2 && sudo add-apt-repository -y ppa:webupd8team/java && sudo add-apt-repository -y ppa:ehoover/compholio && sudo apt-get update && sudo apt-get install vim zsh git git-core vim lsb-release scrot conky conky-manager gnome-encfs-manager nodejs sublime-text oracle-java7-installer tasksel variety my-weather-indicator indicator-cpufreq indicator-multiload laptop-mode-tools ubuntu-restricted-extras curl netflix-desktop terminator chromium-browser cairo-dock guake build-essential | |
curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh | |
chsh -s /bin/zsh | |
curl http://j.mp/spf13-vim3 -L -o - | sh |