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

https://github.com/groteworld/setup

<3 dotfiles and macos
https://github.com/groteworld/setup

Last synced: 9 months ago
JSON representation

<3 dotfiles and macos

Awesome Lists containing this project

README

          

# macos setup

> "I LOVE THIS STUFF, PEOPLES!"
> *-- myself (age 5)*

**THIS IS SUPER INVASIVE**
PLEASE DON'T RUN THIS UNLESS YOU KNOW WHAT IT DOES

## Installation
```
cd; mkdir setup; cd setup; curl -#L http://dotfiles.grote.world | tar -xzv --strip-components 1; sh $HOME/setup/start
```

## Clean Up

Once the above command is run, you can safely delete `$HOME/setup/`

## Attributions
[Mathias Bynens](https://mths.be/dotfiles)
[Paul Irish](https://github.com/paulirish/dotfiles)
[Josh Hoff](https://github.com/losingkeys/dotfiles)