mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Theme bypass info in zshrc.zsh-template.
This commit is contained in:
parent
d7096ee758
commit
945fdc5ef6
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ ZSH=$HOME/.oh-my-zsh
|
|||
# Look in ~/.oh-my-zsh/themes/
|
||||
# Optionally, if you set this to "random", it'll load a random theme each
|
||||
# time that oh-my-zsh is loaded.
|
||||
# If you want to bypass oh-my-zsh's theme handling, comment this line.
|
||||
ZSH_THEME="robbyrussell"
|
||||
|
||||
# Example aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue