cheznav
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/cheznav/
A TUI for managing chezmoi dotfiles.
Script Preview
Review this script before executing in your terminal.

cheznav is a TUI for chezmoi, built to manage dotfiles from a two pane terminal view.
It shows your local home directory and chezmoi-managed files side by side, while also keeping matching selections synced between both trees. The TUI also supports encrypted files, themes, templates, executables, directories and further configuration via chezmoi config files.
You need chezmoi installed for cheznav to work, as this tool uses chezmoi commands like add, apply, diff, edit, forget, chattr and ignore through the TUI context menu. You can run a subset of these chezmoi commands in dry-run mode in cheznav if you want to preview changes before applying them for real.
cheznav is a great for chezmoi users who want a visual way to compare, apply, and clean up dotfile changes easily using a TUI interface.

