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

https://github.com/stash/dotfiles

Stash's dotfiles
https://github.com/stash/dotfiles

Last synced: 5 months ago
JSON representation

Stash's dotfiles

Awesome Lists containing this project

README

          

Howto

1. Clone the repo with `--recursive` (or run `git submodule update --init --recursive` after cloning)

2. copy `gitconfig` to `~/.gitconfig`, add your github key

3. link other dotfiles to `~`

4. link `.git/hooks` to `githooks`

Hints

* install homebrew and `brew install coreutils` to get colorful ls output