sh -c "$(curl -fsSL https://raw.githubusercontent.com/rteabeault/dotfiles/main/install.sh)"
- Signin with appleid
- Signin Messages
- Signin Signal
- Signin Discord
- Signin Slack
- Set keyboard shortcuts for mac
- Caps lock -> Ctrl
- Option -> Cmd
- Cmd -> Option
- Arrange Displays
- Login to Chrome
- Login to Dropbox
- Setup Raycast
- Setup Rectangle
https://www.chezmoi.io/user-guide/daily-operations/
chezmoi update
Pull the latest changes from your repo and see what would change, without actually applying the changes
chezmoi git pull -- --autostash --rebase && chezmoi diff
If you're happy with the changes, then you can run
chezmoi apply