All my configuration files for macOS.
Run install.sh to install the configuration files to your home directory. It will delete any existing files, and create a hard link to the copies in the repository folder.
In order to use Visual Studio Code as the git editor and difftool, it must be accessible via the PATH. This can be done by running the Shell Command: Install 'code' command in PATH
command within Visual Studio Code.
If you encounter warnings when starting a new shell after installing the ZSH Git completions, see here.