Skip to content

Commit 4333df7

Browse files
committed
Fix git-subrepo
1 parent ff98e99 commit 4333df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home/dot-zshrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ZGEN_RESET_ON_CHANGE=("${HOME}/.zshrc")
55
# load zgenom
66
source "${HOME}/.zgenom/zgenom.zsh"
77
# setup git subrepos
8-
source "${HOME}/workspace/git-subrepos/.rc"
8+
source "${HOME}/workspace/git-subrepo/.rc"
99

1010
zgenom selfupdate
1111

0 commit comments

Comments
 (0)