Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharplet/dotfiles
https://github.com/sharplet/dotfiles
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sharplet/dotfiles
- Owner: sharplet
- Created: 2010-04-07T05:02:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T19:41:47.000Z (6 months ago)
- Last Synced: 2024-10-04T10:27:19.572Z (about 1 month ago)
- Language: Vim script
- Homepage:
- Size: 516 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sharplet's dotfiles
## Installation
This dotfiles repo is set up to work with [rcm](https://github.com/thoughtbot/rcm).
The only dependency is [Homebrew](http://brew.sh).
Install it on your machine like this:
```bash
$ git clone http://github.com/sharplet/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install.rb
```