Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mplacona/dotfiles
- Owner: mplacona
- Created: 2013-03-31T01:05:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T18:05:20.000Z (8 months ago)
- Last Synced: 2024-04-14T15:01:25.818Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 50.8 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`