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

https://github.com/skepticfx/dotfiles


https://github.com/skepticfx/dotfiles

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

#### Setup stuff
```
./setup.sh
```

#### Use stow to init specific configs
```
stow -t $HOME tmux
stow -t $HOME nvim
...
```