CGamesPlay Dfm Versions Save

dotfile manager with 0 dependencies, minimal configuration, and automatic cleanup

v1.1.2

3 years ago

This release fixes a bug whereby if you deleted a file from your target directory and from the dfm repository at the same time, the auto clean procedure would never properly record that the file had been removed.

v1.1.1

4 years ago

This release fixes a bug with dfm add when multiple repositories are present. Previously, the documentation said that it would select a repository automatically, but the program would fail instead. Now, the error messages are improved and the documentation about guessing has been removed.

v1.1.0

4 years ago

This release introduces a few new features and updates the documentation.

  • link, copy, and remove commands now accept paths to operate on. If provided, they will only affect those paths.
  • dfm eject is provided, which is almost an inverse to dfm add. See dfm help eject for more info.

v1.0.2

4 years ago

This release adds a license and author information to the output of the help command.

v1.0.1

4 years ago

There was a bug where dfm would not create intermediate directories when running dfm link / dfm copy.

v1.0.0

4 years ago

This is pretty good to be considered a 1.0. It adds some documentation to the help commands, has been tested on Linux and Mac OS, and includes a few bug fixes and niceities.

v0.9.0

4 years ago

Initial release. It's not 1.0 because there are a few things that I want to improve before calling it that:

  • dfm add on directories
  • auto clean should remove empty directories
  • dfm copy shouldn't fail if the files are identical