switch oh-my-zsh theme
This commit is contained in:
parent
cc7418ede8
commit
6b21dddfca
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -6,7 +6,7 @@ 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.
|
||||
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
||||
ZSH_THEME="agnoster"
|
||||
ZSH_THEME="robbyrussell"
|
||||
|
||||
# Set list of themes to load
|
||||
# Setting this variable when ZSH_THEME=random
|
||||
|
|
Loading…
Add table
Reference in a new issue