A Rust-based dotfile manager. Inspired by chezmoi, "归宿" means "home" or "destination" — Guisu is a safe harbor for managing your configuration files across all your machines.
Early development: Guisu is pre-1.0. APIs and features are subject to change; production use is not recommended yet.
The full pitch, feature list, install guide, command reference, architecture deep-dive, and roadmap live in the project documentation.
git clone https://github.com/YvanY0/guisu.git
cd guisu
cargo install --path crates/cliPre-built binaries are linked from the releases page once they ship.
eval "$(guisu completion zsh)" # zsh / bash / fishSee Shell completion in the docs for making it permanent.
https://yvany0.github.io/guisu/ — User Guide, Reference, Developer Guide.
See the Contributing guide.
MIT — see LICENSE.