Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Basic Install

```
git clone https://github.com/DanBrooker/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

optionally:
cp private.yml.example private.yml

script/bootstrap
```