mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
Changed default theme to Agnoter
This commit is contained in:
parent
2b93e6a0a5
commit
b56d1a7e1c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ export ZSH=$HOME/.oh-my-zsh
|
||||||
# Set name of the theme to load. Optionally, if you set this to "random"
|
# 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.
|
# it'll load a random theme each time that oh-my-zsh is loaded.
|
||||||
# See https://github.com/bluekrow/oh-my-zsh/wiki/Themes
|
# See https://github.com/bluekrow/oh-my-zsh/wiki/Themes
|
||||||
ZSH_THEME="robbyrussell"
|
ZSH_THEME="agnoster"
|
||||||
|
|
||||||
# Set list of themes to load
|
# Set list of themes to load
|
||||||
# Setting this variable when ZSH_THEME=random
|
# Setting this variable when ZSH_THEME=random
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue