Checkout and install a dotfiles repository from a Git URL
coder dotfiles [git_repo_url] [flags] - Check out and install a dotfiles repository without prompts:
$ coder dotfiles --yes git@github.com:example/dotfiles.gitSpecifies the directory for the dotfiles symlink destinations. If empty will use $HOME.
| Consumes | $CODER_SYMLINK_DIR |
Bypass prompts
| Default | false |