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

https://github.com/csurfer/dotfiles

Single command setup of all dev-environments.
https://github.com/csurfer/dotfiles

Last synced: 6 months ago
JSON representation

Single command setup of all dev-environments.

Awesome Lists containing this project

README

          

# dotfiles

Single command setup of all dev-environments.

## Command to run

```bash
sh -c "$(curl -fsSL https://raw.github.com/csurfer/dotfiles/master/setup.sh)"
```