feat(zsh): change theme
This commit is contained in:
parent
7f9b932193
commit
67ccaa0ac2
@ -8,7 +8,7 @@ export ZSH=$HOME/.config/zsh/ohmyzsh
|
||||
# load a random theme each time oh-my-zsh is loaded, in which case,
|
||||
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
||||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||
ZSH_THEME="robbyrussell"
|
||||
ZSH_THEME="clean"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
|
Loading…
x
Reference in New Issue
Block a user