Skip to content

Instantly share code, notes, and snippets.

@songouyang
Last active August 9, 2018 16:45
Show Gist options
  • Save songouyang/d73fb0c7df9adfd820f6dc9ce60ffa57 to your computer and use it in GitHub Desktop.
Save songouyang/d73fb0c7df9adfd820f6dc9ce60ffa57 to your computer and use it in GitHub Desktop.
my setup
conda install flake8
# vim setup
git clone --depth=1 https://github.com/songouyang/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh
python .vim_runtime/update_plugins.py
# tmux setup
git clone https://github.com/songouyang/.tmux.git
ln -s -f .tmux/.tmux.conf
ln -s -f .tmux/.tmux.conf.local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment