xdotter

Crates.ioxdotter
lib.rsxdotter
version0.0.13
created_at2024-03-12 09:47:24.321036+00
updated_at2025-01-18 11:05:59.47795+00
descriptionA simple dotfile manager
homepage
repositoryhttps://github.com/cncsmonster/xdotter
max_upload_size
id1170489
size37,418
(CNCSMonster)

documentation

README

xdotter: a simple dotfile manager

Inspired

this project is inspired by dotter, but with a different design and has a much more simple implementation.

Install

Use cargo:

cargo install xdotter

Use cargo-binstall:

cargo binstall xdotter

From github repo:

git clone github.com/cncsmonster/xdotter
cd xdotter
cargo install --path .
echo 'xdotter is already installed as .cargo/bin/xd.'

Usage

xd -h

if want some example, you can check my dotfiles.

License

LICENSE

Commit count: 6

cargo fmt