Dotfiles for my workstations
sh -c "$(curl -fsSL https://dotfiles.purbo.co/sysprefs.sh)"
sh -c "$(curl -fsSL https://dotfiles.purbo.co/core.sh)"
zsh -c "$(curl -fsSL https://dotfiles.purbo.co/extra.sh)"
zsh -c "$(curl -fsSL https://dotfiles.purbo.co/vscode.sh)"
- If
xcode-select --install
does not work, download manually at https://developer.apple.com/download/more/?=xcode - Remember to
eval "$(ssh-agent -s)"
andssh-add -K