Skip to content

Instantly share code, notes, and snippets.

@xuyuji9000
Created August 9, 2017 13:14
Show Gist options
  • Save xuyuji9000/0894d713d72eb4e81d4358ff2f0430c9 to your computer and use it in GitHub Desktop.
Save xuyuji9000/0894d713d72eb4e81d4358ff2f0430c9 to your computer and use it in GitHub Desktop.
#!/bin/bash
cd ~
git clone https://github.com/xuyuji9000/dotfile.git .dotfile
source ~/.dotfile/setup.sh
vim
@xuyuji9000
Copy link
Author

xuyuji9000 commented Aug 9, 2017

Step1:

source <(curl -s https://gist.githubusercontent.com/xuyuji9000/0894d713d72eb4e81d4358ff2f0430c9/raw/9cae4637ee96306d334f700b6d608a86f31f4c61/set-up-dotfile.sh)

Step2:

:BundleInstall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment