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

https://github.com/jonaro00/dotfiles


https://github.com/jonaro00/dotfiles

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

```sh
git clone https://github.com/jonaro00/dotfiles ~/.dotfiles
cd ~/.dotfiles
sh scripts/scripts/install-everything.sh
sudo apt install stow
stow *
```

*repo structure inspired by [orhun/dotfiles](https://github.com/orhun/dotfiles)*