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

https://github.com/viktorstrate/dotfiles


https://github.com/viktorstrate/dotfiles

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# My dotfiles

Use _stow_ to make symlinks
```shell
stow [folder]
```

Select and install dependencies
```shell
chmod +x install.sh && ./install.sh
```