Skip to content

Instantly share code, notes, and snippets.

@rainiera
Created March 16, 2016 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rainiera/ce67a8fca40ded1e5446 to your computer and use it in GitHub Desktop.
Save rainiera/ce67a8fca40ded1e5446 to your computer and use it in GitHub Desktop.
# Vim
git clone https://github.com/amix/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh
# Zsh
apt-get install -y zsh git-core
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment