Adds small documentation above theme selection in zshrc template
This commit is contained in:
parent
1a6593b55f
commit
194f3b7a8d
@ -6,6 +6,8 @@ export ZSH=$HOME/.oh-my-zsh
|
|||||||
|
|
||||||
# Set name of the theme to load. Optionally, if you set this to "random"
|
# Set name of the theme to load. Optionally, if you set this to "random"
|
||||||
# it'll load a random theme each time that oh-my-zsh is loaded.
|
# it'll load a random theme each time that oh-my-zsh is loaded.
|
||||||
|
# You may provide multiple theme names delimited by commas "," and one
|
||||||
|
# will be randomly selected each time that oh-my-zsh is loaded.
|
||||||
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
||||||
ZSH_THEME="robbyrussell"
|
ZSH_THEME="robbyrussell"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user