justone / dfm

dotfiles manager

Home Page:http://endot.org/projects/#dfm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

NAME

dfm - a utility to manage dotfiles

SYNOPSIS

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

DESCRIPTION

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.

SEE ALSO

For more information, check out the wiki.

You can also run dfm --help.

LICENSE

Copyright (C) Nate Jones.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Nate Jones nate@endot.org

About

dotfiles manager

http://endot.org/projects/#dfm

License:Other


Languages

Language:Perl 99.5%Language:Dockerfile 0.5%