Utility to keep copies of dotfiles in one place
Python 3
pip install dotflz
Usage: dotflz [OPTIONS] COMMAND [ARGS]...
Utility to keep copies of dotfiles in one place.
Options:
--help Show this message and exit.
Commands:
backup Backup original files into backup directory.
copy Copy files by specified configuration file
paste Replace original files with ones from configured directory.
restore Restore original files with specified backup directory.
verify Verify configuration file.
Example configurations can be found here.