Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mplacona/dotfiles

dotfiles are cool! So let's share them with the world
https://github.com/mplacona/dotfiles

Last synced: 7 days ago
JSON representation

dotfiles are cool! So let's share them with the world

Awesome Lists containing this project

README

        

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](https://github.com/gmarik/Vundle.vim)
* `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`