dotpatina

dotpatina is a rust application for managing system dotfiles and configuration.

Installation

dotpatina can be installed from its crate at crates.io.

cargo install dotpatina

Verify Installation

# View dotpatina version
 dotpatina --version

# View dotpatina usage info
 dotpatina --help

For more information, see the GitHub repository at https://github.com/axis7818/dotpatina.