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

https://github.com/bzf/dotfiles

UNIX secrets
https://github.com/bzf/dotfiles

dotfiles git tmux vim zsh

Last synced: 5 months ago
JSON representation

UNIX secrets

Awesome Lists containing this project

README

          

dotfiles
========

## Install

I manage my dotfiles using [`rcm`](https://github.com/thoughtbot/rcm).

```sh
$ git clone git@github.com:bzf/dotfiles.git ~/.dotfiles
$ rcup -v -x *.md
```