Dotfiles for my workstations when I'm having a bad day (read: reinstalling from scratch) 🏖️
sh -c "$(curl -fsSL https://dotfiles.nibras.co/sysprefs.sh)"
sh -c "$(curl -fsSL https://dotfiles.nibras.co/core.sh)"
zsh -c "$(curl -fsSL https://dotfiles.nibras.co/extra.sh)"
zsh -c "$(curl -fsSL https://dotfiles.nibras.co/neovim.sh)"
zsh -c "$(curl -fsSL https://dotfiles.nibras.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