vcsh Revision as of Wednesday, 26 October 2016 at 02:49 UTC
vcsh init dotfiles
vcsh dotfiles remote add origin git@github.com:afreeorange/dotfiles.git
rm ~/.bash_profile
rm ~/.editorconfig
rm ~/.gitconfig
rm ~/.gitignore
rm ~/.gitignore
rm ~/.sublime_packages
rm ~/.sublimerc
rm ~/.vimrc
rm -rf ~/.config
vcsh dotfiles branch -u origin/master master
vcsh dotfiles pull origin master