dfm - a utility to manage dotfiles
dfm is a small utility that manages dotfiles. It:
- makes it easy to install (and uninstall) your dotfiles on new servers
- easy fetching and merging changes that were pushed from other machines
- simplifies working with your dotfiles repository, no matter where your current directory is
dfm works best when it's included in your dotfiles repository. If you don't have a dotfiles repository already, you can use this starter repository.
For more information, check out the wiki.
You can also run dfm --help
.
Copyright (C) Nate Jones.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Nate Jones [email protected]