Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikeabrahamsen/dotfiles

Collection of dotfiles
https://github.com/mikeabrahamsen/dotfiles

Last synced: 16 days ago
JSON representation

Collection of dotfiles

Awesome Lists containing this project

README

        

# Installation Instructions
1. Clone the repo `git clone https://github.com/mikeabrahamsen/dotfiles.git ~/dotfiles`
2. Install vim plugins
3. Rake install `cd ~/dotfiles; rake install`
4. Configure vimproc `cd ~/dotfiles/vim/bundle/vimproc.vim/; make`
5. Configure tern for vim `cd ~/dotfiles/vim/bundle/tern_for_vim/; npm install`