We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57bed8b commit 39c5e02Copy full SHA for 39c5e02
.gitcommitscopes
@@ -2,3 +2,4 @@ gcommit
2
gadd
3
gbranchout
4
header
5
+init
init.zsh
@@ -2,7 +2,7 @@
# Setup custom-git
# ----------------
-export CUSTOM_GIT_HOME="${HOME}"/custom-git/custom-git-bash
+export CUSTOM_GIT_HOME="${HOME}"/.custom-git
6
export CUSTOM_CONSOLE_HOME="${CUSTOM_GIT_HOME}"/custom-console-bash
7
8
export __CUSTOM_GIT_UTIL="$CUSTOM_GIT_HOME"/util
0 commit comments