Installation¶
Linux¶
Standard Linux (Debian/Fedora)¶
Run the single command to initialise and apply:
Bluefin¶
See Bluefin CLI docs for details.
-
Install dev tooling via Homebrew:
-
Configure shell integrations:
-
Initialise and apply your dotfiles:
If using Ptyxis (the default terminal on Fedora/Bluefin), set your profile shell to zsh in
terminal preferences.
macOS¶
-
Install Xcode Command Line Tools (required for
git): -
Initialise and apply your dotfiles:
Verify¶
The get.chezmoi.io installer places chezmoi in ~/bin by default, which may not be on your $PATH yet. The
dotfiles add it via .zshenv, so start a new shell or run directly:
To keep everything up to date after installation, run just dotfiles update periodically.