A collection of setup dotfiles and personalised macOS/Linux defaults.
These are my personalised defaults – please review the code accordingly before installing.
The setup script will copy the latest version into your home directory overwriting any existing files in the process.
Run the following to install on your machine:
$ git clone https://github.com/jamesblanksby/.dotfiles.git && cd .dotfiles && ./install
To update, from your local .dotfiles
repository run:
$ git pull && ./update
Set personalised defaults, run the following:
$ ./macos