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

https://github.com/jurplel/dotfiles

it's some dot files
https://github.com/jurplel/dotfiles

Last synced: 3 months ago
JSON representation

it's some dot files

Awesome Lists containing this project

README

        

# dotfiles

Setup:
```
git clone --branch cfgs --bare [email protected]:jurplel/dotfiles.git $HOME/.cfg
alias --save config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
```