A dotfiles management tool.
dotfm
USAGE:
dotfm [OPTIONS] <SUBCOMMAND>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-p, --path <path> [default: /Users/wantedly180/dotfiles]
SUBCOMMANDS:
clean Clean symbolic links
clone Clone your dotfiles repository
commit Add all dirty files, then create a commit
edit Edit your files
git Execute git command in dotfiles directory
help Prints this message or the help of the given subcommand(s)
link Link dotfiles
list List target files
status Show dotfiles status
sync Sync local and remote dotfiles