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

https://github.com/dotfn/.dotfiles

.dotfiles
https://github.com/dotfn/.dotfiles

Last synced: 10 months ago
JSON representation

.dotfiles

Awesome Lists containing this project

README

          

## Installation

```
alias dot='git --git-dir=$HOME/.dotfiles --work-tree=$HOME'
git clone --bare git@github.com:dotfn/.dotfiles.git $HOME/.dotfiles
dot stash push
```