agnoster as default theme in zsh
This commit is contained in:
parent
c273e855c3
commit
a84400ba7c
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -5,7 +5,7 @@ ZSH=$HOME/.oh-my-zsh
|
||||||
# Look in ~/.oh-my-zsh/themes/
|
# Look in ~/.oh-my-zsh/themes/
|
||||||
# Optionally, if you set this to "random", it'll load a random theme each
|
# Optionally, if you set this to "random", it'll load a random theme each
|
||||||
# time that oh-my-zsh is loaded.
|
# time that oh-my-zsh is loaded.
|
||||||
ZSH_THEME="gentoo"
|
ZSH_THEME="agnoster"
|
||||||
|
|
||||||
# Example aliases
|
# Example aliases
|
||||||
# alias zshconfig="mate ~/.zshrc"
|
# alias zshconfig="mate ~/.zshrc"
|
||||||
|
|
Loading…
Reference in a new issue