Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/banyan/config

config file
https://github.com/banyan/config

Last synced: 19 days ago
JSON representation

config file

Awesome Lists containing this project

README

        

# banyan's dotfiles

## Installation
```zsh
$ mkdir ~/git
$ git clone --recursive git://github.com/banyan/config ~/git/config
$ cd ~/git/config
$ rake dotfiles:setup -v noop=true # run as dry-run
$ rake dotfiles:setup -v force=true
```