- Install chezmoi
- Install brew on darwin https://brew.sh/
chezmoi init https://github.com/bmlis/dotfiles.git- After 1Password is installed:
- Create a gh-ssh-key in Private vault
- Make sure there is "Default" identity with first name, last name and email matching your GitHub profile
chezmoi apply- Change origin to ssh one
defaults write com.apple.spaces spans-displays -bool true && killall SystemUIServer defaults write com.apple.dock expose-group-apps -bool true && killall Dock