- clone this repo:
git clone git@github.com:acdameli/dotfiles.git /path/to/dotfiles - move into the repo:
cd /path/to/dotfiles - 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') - clone vundle:
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim - install vundle plugins:
vim +PluginInstall +qall
acdameli/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|