Answers for "zsh get current theme"

0

zsh get current theme

# get current theme name
echo $ZSH_THEME
# if you have a random theme selector
print $RANDOM_THEME
Posted by: Guest on April-06-2022

Code answers related to "zsh get current theme"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language