dotfiles
April 25, 2025 · View on GitHub
:wrench: My modular dotfiles.
usage
bootstrap
curl -fsSL git.io/mwilliammyers-dotfiles | sh
Or omit some things (see bootstrap.sh for more ideas):
curl -fsSL git.io/mwilliammyers-dotfiles | DOTFILES_SKIP_NODEJS=1 sh
à la carte
Configure/install individual apps:
./bootstrap/rust.sh