dotfiles

My configuration files

Stars
0

dotfiles

My configuration files. Probably not useful for anyone else!

Installing configurations

Install dotfiles

Installing the dotfiles here creates symlinks from $HOME to the relevant file in the cloned repository:

./script/install-dotfiles.sh

Installing VSCode configuration

./script/install-vscode-config.sh

To update the list of extensions, run:

./script/dump-vs-code-extensions.sh

Installing MacOS keybindings

./script/install-mac-keybindings.sh

Installing ~/bin scripts

./script/install-bin.sh

Manual changes

Use Touch ID to authorise sudo

Open /etc/pam.d/sudo with sudo.

Add this to the start of the file:

# Authorise sudo with Touch ID.
auth sufficient pam_tid.so