Skip to content

llynch/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

git clone https://github.com/llynch/dotfiles.git
cd dotfiles
git submodule init
git submodule update
git submodule foreach git pull origin master
pip install --user dotfiles
dotfiles --config=.dotfilesrc --sync --dry-run
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
ln -sf ~/.vim/.vimrc ~/.vimrc
vim -c PluginInstall -c qa

dotfiles will be installed in ~/.local/bin using 'pip install --user dotfiles'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published