Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickineering/setup
My personal mac setup
https://github.com/nickineering/setup
device-setup-scripts dotfiles dotfiles-macos macos
Last synced: about 2 months ago
JSON representation
My personal mac setup
- Host: GitHub
- URL: https://github.com/nickineering/setup
- Owner: nickineering
- License: apache-2.0
- Created: 2022-06-12T19:56:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T19:55:12.000Z (3 months ago)
- Last Synced: 2024-10-22T15:00:21.640Z (2 months ago)
- Topics: device-setup-scripts, dotfiles, dotfiles-macos, macos
- Language: Shell
- Homepage:
- Size: 434 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nick's Mac setup
Everything I need to painlessly configure my Mac exactly how I like it.
## Get started
⚠️ **Danger:** This will completely change your system. It is strongly
recommended to create a fork and comment out any parts you do not want before
using it yourself.```bash
curl -s https://raw.githubusercontent.com/nickineering/setup/master/bootstrap.sh | /bin/bash
```Once you run that script you will have to
[manually configure the remaining settings](MANUAL_STEPS.md).## Changing your dotfiles
Changes to your dotfiles will be mirrored in your local copy of the repo in the
`linked` folder to make contributing upstream easier. Do not move the repo or it
will break the links!