Skip to content

mrbojangles3/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mr.Bo.Jangles DotVim

Installation:

git clone --recurse-submodules [email protected]:mrbojangles3/dotfiles.git ~/.vim

Create Symlinks:

ln -s ~/.vim/dotfiles/vimrc ~/.vimrc
ln -s ~/.vim/dotfiles/gvimrc ~/.gvimrc
ln -s ~/.vim/dotfiles/tmux.conf ~/.tmux.conf

Git Commands:

git remote add origin https://github.com/mrbojangles3/dotvim.git
git push -u origin master

If a change is made:

git push -u origin master
cd ~/.vim; git pull

Syncronizing Plugins:

Using vundle vim +PluginInstall +qall

About

My personal dotfiles for configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published