Skip to content

acdameli/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

README

  1. clone this repo: git clone [email protected]:acdameli/dotfiles.git /path/to/dotfiles
  2. move into the repo: cd /path/to/dotfiles
  3. move shit around: mv ~/.vimrc ~/.vimrc-$(date '+%Y%m%d-%H%M%S') ; cp .vimrc ~/.vimrc ; mv ~/.vim ~/.vim-$(date '+%Y%m%d-%H%M%S')
  4. clone vundle: git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  5. install vundle plugins: vim +PluginInstall +qall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published