This repo has the install scripts and dotfiles I use to bootstrap and configure my personal (Apple Silicon) development laptop.
- This only works with
zsh - This has only been tested on my personal MacBook Pro with an Apple chip
See install.md for the tools and apps I use and the chosen
install method for each. ./install.sh automates everything it can; the rest
are vendor-direct downloads tracked in the same file.
This isn't really designed for others to use; it's for me. That said, if you want to try it:
- Clone the repo,
cdinto the clone path - Change stuff that's specific to me (or needs to be specific to you), like in
.gitconfig - Run
./install.sh - Manually do what you need to from manual.md
The following posts and repos have inspired things I've done here: