My configuration files. Probably not useful for anyone else!
Installing the dotfiles here creates symlinks from $HOME to the relevant file in the cloned repository:
./script/install-dotfiles.sh./script/install-vscode-config.shTo update the list of extensions, run:
./script/dump-vs-code-extensions.sh
./script/install-mac-keybindings.sh./script/install-bin.shOpen /etc/pam.d/sudo with sudo.
Add this to the start of the file:
# Authorise sudo with Touch ID.
auth sufficient pam_tid.so