xdotter 0.0.15

A simple dotfile manager
Documentation

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