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

https://github.com/dmage/dotfiles


https://github.com/dmage/dotfiles

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

git clone --bare -b base git@github.com:dmage/dotfiles.git ~/.cfgit
git --git-dir="$HOME/.cfgit" --work-tree="$HOME" checkout
. ~/.bashrc
cfgit config remote.origin.fetch '+refs/heads/*:refs/remotes/origin/*'