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 ff98e99 commit 4333df7Copy full SHA for 4333df7
home/dot-zshrc
@@ -5,7 +5,7 @@ ZGEN_RESET_ON_CHANGE=("${HOME}/.zshrc")
5
# load zgenom
6
source "${HOME}/.zgenom/zgenom.zsh"
7
# setup git subrepos
8
-source "${HOME}/workspace/git-subrepos/.rc"
+source "${HOME}/workspace/git-subrepo/.rc"
9
10
zgenom selfupdate
11
0 commit comments