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
- Host: GitHub
- URL: https://github.com/groteworld/setup
- Owner: groteworld
- Created: 2014-09-23T12:39:57.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T16:32:47.000Z (over 4 years ago)
- Last Synced: 2025-03-25T04:19:14.481Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 107 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)