feat(cli): make the dotfiles repository directory configurable (#10377)

This commit is contained in:
Josh Vawdrey
2023-10-24 12:00:04 +03:00
committed by GitHub
parent d8592bf09a
commit 6b2aee4133
4 changed files with 88 additions and 5 deletions
+4
View File
@@ -15,6 +15,10 @@ OPTIONS:
default branch or using the existing branch in the cloned repo on
disk.
--repo-dir string, $CODER_DOTFILES_REPO_DIR (default: dotfiles)
Specifies the directory for the dotfiles repository, relative to
global config directory.
--symlink-dir string, $CODER_SYMLINK_DIR
Specifies the directory for the dotfiles symlink destinations. If
empty, will use $HOME.