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

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.

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