Skip to content

Instantly share code, notes, and snippets.

@pierot
Last active December 17, 2015 16:09
Show Gist options
  • Save pierot/5636319 to your computer and use it in GitHub Desktop.
Save pierot/5636319 to your computer and use it in GitHub Desktop.
termieter + vim
wget -N --quiet https://raw.github.com/pierot/termieter/master/install -O termieter-install.sh
chmod +x termieter-install.sh
source ./termieter-install.sh
source ~/.bash_profile
chsh -s /bin/zsh
# VIM
git clone git://github.com/proximitybbdo/vim.git ~/.vim
cd ~/.vim && ./install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment