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
93c837fe
Commit
93c837fe
authored
Sep 20, 2020
by
Marc Cornellà
Browse files
random: add ZSH_THEME_RANDOM_QUIET setting
Fixes #9180 Co-authored-by:
James Eapen
<
jamespeapen@gmail.com
>
parent
38f276a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/random.zsh-theme
View file @
93c837fe
...
@@ -42,4 +42,6 @@ else
...
@@ -42,4 +42,6 @@ else
return 1
return 1
fi
fi
echo "[oh-my-zsh] Random theme '${RANDOM_THEME}' loaded"
if [[ -z "$ZSH_THEME_RANDOM_QUIET" ]]; then
echo "[oh-my-zsh] Random theme '${RANDOM_THEME}' loaded"
fi
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