mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Changing theme.
This commit is contained in:
parent
ee3267f30d
commit
b501522a21
2 changed files with 4 additions and 2 deletions
|
|
@ -5,7 +5,8 @@ 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.
|
||||
ZSH_THEME="afowler"
|
||||
# ZSH_THEME="afowler"
|
||||
ZSH_THEME="mh"
|
||||
|
||||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,8 @@ 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.
|
||||
ZSH_THEME="afowler"
|
||||
# ZSH_THEME="afowler"
|
||||
ZSH_THEME="mh"
|
||||
|
||||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue