This repo contains my personal files for setting up a (new) Mac, both personal and work related things in separated files.
The order of the steps is critical to make sure everything works as expected
Inspired by Marijke and her dotfiles setup
Since we are going to use this to install all other things: download and install iTerm2 from here
Make sure to set proper settings dir:

Oh My Zsh is a must for me, get that from here
Install powerlevel10K
https://github.com/romkatv/powerlevel10k?tab=readme-ov-file#oh-my-zsh
Now the terminal is fixed, lets (install Homebrew)[https://brew.sh/] to install all other software
Install homebrew, update it and install all formulae and (selected)casks:
~/dotfiles/install-homebrew.sh
If on a personal device you can add --personal to add non-work casks
Run
brew services start syncthing
Run:
/opt/homebrew/opt/fzf/installPrompt answers:
Do you want to enable fuzzy auto-completion? ([y]/n)→yDo you want to enable key bindings? ([y]/n)→yDo you want to update your shell configuration files? ([y]/n)→n
Run ~/dotfiles/setup-dotfiles.sh
Loop:
- import keybinds from
Loop Keybinds.json
Dash:
- Activate and install docsets
Dock settings:
- Show suggested and recent apps: off
FireFox:
- turn off mediakeys: enter
about:configin the URL bar and setmedia.hardwaremediakeys.enabledtofalse
NoTunes:
- Toevoegen aan startup items en dan
defaults write digital.twisted.noTunes replacement /Applications/Spotify.app



