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
This is my kit (and what ./install.sh installs):
- 1Password
- Delta highlighter for Git
- Discord
- Docker
- Fira Code Nerd Font
- Git
- GitHub CLI
- GitHub Desktop
- Mise
- Postgres.app
- Postico
- Slack
- Starship.rs
- Tailscale
- Visual Studio Code
- Zoom
- AWS CLI
- Go
- jq
- Node
- hyphen CLI
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: