mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
change theme to astro
This commit is contained in:
parent
59bdb3b25b
commit
ace8e27928
3 changed files with 44 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ export ZSH=$HOME/.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/robbyrussell/oh-my-zsh/wiki/Themes
|
||||
ZSH_THEME="robbyrussell"
|
||||
ZSH_THEME="astro"
|
||||
|
||||
# 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
Add a link
Reference in a new issue