Adds small documentation above theme selection in zshrc template

This commit is contained in:
Brandon Sturgeon 2017-02-27 16:45:13 -06:00
parent 1a6593b55f
commit 194f3b7a8d

View File

@ -6,6 +6,8 @@ export ZSH=$HOME/.oh-my-zsh
# 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.
# 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
ZSH_THEME="robbyrussell"