My personal collection of dotfiles managed using chezmoi.
To get up and running with these dotfiles, first install chezmoi following the instructions in their documentation.
Then run chezmoi init https://github.com/grantcodes/dotfiles.git
to pull and apply these dotfiles.
- BitWarden is used for secret management. The BitWarden cli should be automatically installed when initializing these dotfiles, but it may not log in correctly.
- Uses ZSH with Oh My ZSH as shell & plugins. (Though I am a big fish shell fan, but I'm back on ZSH to not have to deal with so many compatibility issues)
- Starship is used as the shell prompt.
- NodeJS for dev work, along with a few helpful global packages
- NVM for managing node versions
- Docker for dev work
- A base git config
- SSH keys & config