Dotfiles My dotfiles setup. Prerequisites Have homebrew (mac) or pacman (arch) install mise Setting up from scratch cd ~ mkdir -p dev cd dev git clone git@github.com:krunchington/dotfiles.git cd dotfiles ./setup.sh