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

https://github.com/reisraff/dotfiles

My personal dotfiles
https://github.com/reisraff/dotfiles

Last synced: 7 months ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

          

# My personal dotfiles

## How to use
Use the [stow](https://www.gnu.org/software/stow/) program to create the symbolic links, like this:

```bash
$ stow -t $HOME git # will create a symbolic link of you git dotfiles config
```