https://github.com/ben/dotfiles
Ben's dotfiles
https://github.com/ben/dotfiles
Last synced: 8 months ago
JSON representation
Ben's dotfiles
- Host: GitHub
- URL: https://github.com/ben/dotfiles
- Owner: ben
- Created: 2013-05-18T22:22:16.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T17:53:02.000Z (over 2 years ago)
- Last Synced: 2024-12-29T03:47:14.956Z (over 1 year ago)
- Language: Vim Script
- Size: 122 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My Dotfiles
My public dotfiles, inspired by [Coby](https://github.com/cobyism/dotfiles) and [Zach](https://github.com/holman/dotfiles).
## How to use this
```bash
git clone --recursive ben/dotfiles # You're using hub, right?
cd dotfiles
rake
```
It depends on an [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh) being installed at `~/.oh-my-zsh`.