denvig system
The system command manages your local machine setup: cloning and running your
dotfiles, updating installed packages, and walking through feature configuration.
denvig system <subcommand>Subcommands
Section titled “Subcommands”Clone a dotfiles repository to ~/.dotfiles and run its setup:
denvig system setup <url>denvig system setup https://github.com/marcqualie/dotfilesupdate
Section titled “update”Update the local system — pull the latest dotfiles, update Homebrew packages, and refresh skills:
denvig system updateconfigure
Section titled “configure”Walk through the system setup checks and enable each feature interactively:
denvig system configure