dfile

pipeline status

A small Rust program for organizing your dotfiles.

Running dfile by itself will attempt to add, commit, and push all changes in the dotfile directory to a remote repo, setting one up if none exists.

Running dfile restore will copy all your tracked files back to their original locations.

Run dfile --help for usage.