Expand description
DotState - A modern, secure, and user-friendly dotfile manager
This library provides the core functionality for managing dotfiles, syncing with git repositories, and managing profiles.
Re-exports§
pub use config::Config;pub use file_manager::FileManager;pub use utils::ProfileManifest;pub use utils::SymlinkManager;
Modules§
- app
- cli
- components
- config
- dotfile_
candidates - file_
manager - git
- github
- styles
- Theme and style system for DotState
- tui
- ui
- utils
- version_
check - Version checking module for DotState
- widgets