/dtm

Dot Files Manager: script to manage local configuration files

Primary LanguageShellMIT LicenseMIT

DTWM - DOT FILES MANAGER

A simple script to manage dot files.

DESCRIPTION

dtm is a shell script to manage configuration files (also known as dot files) in your home directory. It is simple, flexible, and can be extended to be used with GIT.

dtm aims to track only files in the user's home directory. It tracks configuration files by keeping a list of the path of those files relative to the $HOME directory.

DOCUMENTATION

Type dtm -h to see the available commands, options, and examples.

LICENSE

Do whatever you wish with the code of dtm.

AUTHOR

Andre Souza Abreu.