https://github.com/haf/macos
A complete macOS dev machine bootstrap repository.
https://github.com/haf/macos
Last synced: about 2 months ago
JSON representation
A complete macOS dev machine bootstrap repository.
- Host: GitHub
- URL: https://github.com/haf/macos
- Owner: haf
- Created: 2015-01-04T12:26:19.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T09:27:07.000Z (10 months ago)
- Last Synced: 2025-03-29T06:33:16.304Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 71.3 KB
- Stars: 21
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# haf's shell scripts and dotfiles
Uses primarily the [zsh4humans setup](https://github.com/romkatv/zsh4humans), updated with `z4h update`.
```bash
git clone https://github.com/haf/macos.git && cd macos
./setup.sh
```## Aims
- Fully functional on M1 MacBook Pro laptops after running setup.sh
- A fully functional development environment for a handful of languages
- Extremely good zsh configuration because I spend so much time in that shell:
* Should load very quickly
* Should make it *very* hard to make mistakes
* Should automatically load the right virtualenv for python
- Default to the latest and most modern releases of things and install switchers for older versions## More reading
- https://github.com/romkatv/zsh4humans
- https://github.com/johnwyles/bootstrap-macos
- https://joachim8675309.medium.com/managing-the-many-k8s-versions-2f9216efb0bb