Manage dotfiles with dt-cli
dt
is a dot files manager written in rust, check here to see my current settings.
Clone into your $HOME
or ~
.
git clone [email protected]:CharlesChiuGit/dotfiles.git ~
Run dt-cli -c XXX.toml
to symlink/copy configs to it's correlated location.
cd dotfiles/cli-utils/dt
dt-cli -c linux.toml
See dt-cli Hands-on Guide for more info.