A collection of config dotfiles. All scripts are in script/: helpers end with .sh and scripts to rule them all have no suffix.
$ xcode-select --install$ echo "Hostname: " && read -r HOSTNAME && sudo scutil --set ComputerName "$HOSTNAME" && scutil --set HostName "$HOSTNAME" && sudo scutil --set LocalHostName "$HOSTNAME"and restart shell.- Set up your SSH key.
git clone git@github.com:jidicula/dotfiles.gitcd dotfiles- Set up Terminal theme.
script/setup chosen_hostname- Import GPG signing key(s).