Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.05 KB

dotfiles

CI pre-commit renovate

Kyle Finley's dotfiles, managed with chezmoi.

Install them with:

chezmoi init ITProKyle

Once 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.

Linux

bash -c "$(curl -s https://raw.githubusercontent.com/ITProKyle/dotfiles/master/install.sh)"