Kyle Finley's dotfiles, managed with chezmoi.
Install them with:
chezmoi init ITProKyleOnce completed, you may need to logout then back in for all changes to take effect as some things are setup in .zprofile.
This will always be the case for new initializations but only some updates.
The install.sh script can be used to setup Codespaces, devcontainers, or Linux systems.
bash -c "$(curl -s https://raw.githubusercontent.com/ITProKyle/dotfiles/master/install.sh)"