Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
980528f9
"vscode:/vscode.git/clone" did not exist on "e4884da5a09b121a43121c79449e4cfae7a5c9d0"
Commit
980528f9
authored
May 23, 2015
by
Archie
Committed by
ncanceill
Jun 11, 2015
Browse files
fix typo
parent
af4ffe56
Changes
1
Hide whitespace changes
Inline
Side-by-side
oh-my-zsh.sh
View file @
980528f9
...
...
@@ -14,7 +14,7 @@ if [[ -z "$ZSH_CUSTOM" ]]; then
ZSH_CUSTOM
=
"
$ZSH
/custom"
fi
# Set ZSH_CACHE_DIR to the path where cache files sould be created
# Set ZSH_CACHE_DIR to the path where cache files s
h
ould be created
# or else we will use the default cache/
if
[[
-z
"
$ZSH_CACHE_DIR
"
]]
;
then
ZSH_CACHE_DIR
=
"
$ZSH
/cache/"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment