[][src]Module badm::commands

Includes the commands used by the badm crate/application.

Functions

deploy_dotfile

Create symlinks in directories relative to the dotfiles' directory hierarchy for deploying new configurations. Example: if Ferris downloaded a git dotfiles repo onto a new machine into the .dotfiles directory:

restore_dotfile

Dotfile is removed from set dotfiles directory and moved to its symlink location. The input can either be a dotfile's symlink path or the path of the dotfile itself.

store_dotfile

Take input from file at path and store in set dotfiles directory.