Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 446 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 446 Bytes

Marcos Placona's dotfiles

Currently only vimrc and bashrc files have been added, but that's a pretty good start compared to... Well nothing

Dependencies

  • Setup Vundle
    • git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
    • vim +PluginInstall +qall

Quick start

  • Clone or download this repo into cd ~/dotfiles
  • chmod +x bootstrap.sh
  • ./bootstrap.sh