Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danbrooker/dotfiles
dotfiles, Rake installer, oh-my-zsh, rvm, xcode
https://github.com/danbrooker/dotfiles
Last synced: about 1 month ago
JSON representation
dotfiles, Rake installer, oh-my-zsh, rvm, xcode
- Host: GitHub
- URL: https://github.com/danbrooker/dotfiles
- Owner: DanBrooker
- Created: 2013-01-07T04:13:58.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-18T09:08:22.000Z (about 11 years ago)
- Last Synced: 2023-03-22T16:49:42.689Z (almost 2 years ago)
- Language: Ruby
- Size: 134 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
# Basic Install
```
git clone https://github.com/DanBrooker/dotfiles.git ~/.dotfiles
cd ~/.dotfilesoptionally:
cp private.yml.example private.yml
script/bootstrap
```