Use agnoster
This commit is contained in:
parent
e65762a6d9
commit
8e27ce721d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ export ZSH="/home/micke/.oh-my-zsh"
|
|||
# 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="agnoster"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
|
|
Loading…
Add table
Reference in a new issue