Skip to content

Instantly share code, notes, and snippets.

@xuyuji9000
Created September 18, 2017 03:27
Show Gist options
  • Save xuyuji9000/81d83dcfec495d45649036a1fcaf3b88 to your computer and use it in GitHub Desktop.
Save xuyuji9000/81d83dcfec495d45649036a1fcaf3b88 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 Sep 18, 2017

command to run

source <(curl -s https://gist.githubusercontent.com/xuyuji9000/81d83dcfec495d45649036a1fcaf3b88/raw/41761d15fa124763bc5f3fdea694462131a55574/deploy-dotfile.sh)

follow with

:BundleInstall

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