Dotfiles for provisioning my Alloy coding environment in MacOS
git clone this repo into your home directory. From ~/.dotfiles directory, run any of the following make targets. The default make runs all of them.
This target will create symlinks to several config files such as .gitconfig, .zshrc and .zprofile
Note that the target will overwrite any existing files or symlinks in the listed directory.
This target will install:
- the Homebrew package manager
- the Xcode CLI
- Brew formulae and Mac app store applications from
Brewfile.
This target will install:
- the
asdfpackage manager - all packages listed here in
.tool-versions(along with their required plugins)
This target will install the krew plugins listed here in krew-plugins.txt