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

https://github.com/slamdunk/.dotfiles

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

dotfiles

Last synced: 2 months ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

          

# .dotfiles

```
wget --output-document=.dotfiles-master.zip "https://github.com/Slamdunk/.dotfiles/archive/master.zip" \
&& unzip .dotfiles-master.zip \
&& .dotfiles-master/install.sh \
&& rm -rv .dotfiles-master.zip .dotfiles-master/
```