Skip to content

adam262alloy/dotfiles-alloy

Repository files navigation

Overview

Dotfiles for provisioning my Alloy coding environment in MacOS

Setup

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.

make symlink

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.

make brew_install

This target will install:

  • the Homebrew package manager
  • the Xcode CLI
  • Brew formulae and Mac app store applications from Brewfile.

make asdf_install

This target will install:

  • the asdf package manager
  • all packages listed here in .tool-versions (along with their required plugins)

make krew_install

This target will install the krew plugins listed here in krew-plugins.txt

About

Dotfiles for my Alloy machine

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages