These dotfiles are intended for installation and configuration a macOS environment.
The shell script install.sh
in the root of this project contains the commands for installing the required software. It can be run from the command line like follows:
./install.sh
The shell script symlink.sh
in the root of this project contains the commands for creating symlinks for configuration files contained in this project. It can be run from the command line like follows:
./symlink.sh
The shell script macos.sh
in the root of this project contains the commands configuring macOS to my preferred settings. It can be run from the command line like follows:
./macos.sh