Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikeabrahamsen/dotfiles
Collection of dotfiles
https://github.com/mikeabrahamsen/dotfiles
Last synced: 16 days ago
JSON representation
Collection of dotfiles
- Host: GitHub
- URL: https://github.com/mikeabrahamsen/dotfiles
- Owner: mikeabrahamsen
- Created: 2012-08-26T22:12:02.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T15:32:10.000Z (21 days ago)
- Last Synced: 2024-10-16T18:49:26.911Z (20 days ago)
- Language: Shell
- Size: 1.06 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`