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.
git clone https://github.com/YvanY0/guisu.git && cd guisu
cargo install --path crates/cli
# binary at ~/.cargo/bin/guisu — add to $PATH if needed
guisu info # verify the binary resolves your source dirPre-built binaries are linked from the releases page once they ship.
- Installation
- User guide
- Command reference
- Developer guide
- Contributing
- llms.txt (LLM-friendly) — for Claude/Cursor/Continue.dev context
MIT — see LICENSE.