https://github.com/ferdinandkeller/quick-setup
https://github.com/ferdinandkeller/quick-setup
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferdinandkeller/quick-setup
- Owner: ferdinandkeller
- Created: 2025-02-16T17:25:43.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T18:21:10.000Z (3 months ago)
- Last Synced: 2025-02-16T18:29:31.544Z (3 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quick Setup
Quickly setup your MacOS using the following command:
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ferdinandkeller/quick-setup/HEAD/install.sh)"
```Checkout [dotfiles](https://github.com/ferdinandkeller/dotfiles) to see the exact configuration used.