README.md
setup.cfg
setup.py
src/dfm/__init__.py
src/dfm/dotfile.py
src/dfm.egg-info/PKG-INFO
src/dfm.egg-info/SOURCES.txt
src/dfm.egg-info/dependency_links.txt
src/dfm.egg-info/entry_points.txt
src/dfm.egg-info/not-zip-safe
src/dfm.egg-info/requires.txt
src/dfm.egg-info/top_level.txt
src/dfm/cli/__init__.py
src/dfm/cli/add_cmd.py
src/dfm/cli/clean_cmd.py
src/dfm/cli/clone_cmd.py
src/dfm/cli/git_cmd.py
src/dfm/cli/link_cmd.py
src/dfm/cli/list_cmd.py
src/dfm/cli/remove_cmd.py
src/dfm/cli/run_hook_cmd.py
src/dfm/cli/sync_cmd.py
src/dfm/cli/utils.py
src/dfm/cli/where_cmd.py