Changed default theme to Agnoter

This commit is contained in:
unknown 2018-01-30 00:04:29 +01:00
commit b56d1a7e1c

View file

@ -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