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

https://github.com/hartikainen/.dotfiles

My dotfiles
https://github.com/hartikainen/.dotfiles

Last synced: 2 months ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# dotfiles
My dotfiles

ubuntu:
```
bash -c "$(wget -qO - https://raw.github.com/hartikainen/.dotfiles/main/setup/setup.sh)"
```

osx:
```
bash -c "$(curl -LsS https://raw.github.com/hartikainen/.dotfiles/main/setup/setup.sh)"
```