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

https://github.com/wpj/dotfiles


https://github.com/wpj/dotfiles

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# dotfiles

## Setup

```bash
git clone --bare git@github.com:wpj/dotfiles.git $HOME/.cfg
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
git --git-dir=$HOME/.cfg/ --work-tree=$HOME config --local status.showUntrackedFiles no
```