zsh theme and disable pure

master
sundowndev 2019-05-12 13:40:44 +02:00
parent dde6067fef
commit 4b5370ad2c
1 changed files with 6 additions and 1 deletions

7
zshrc
View File

@ -8,7 +8,8 @@
# 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="michelebologna"
#ZSH_THEME="michelebologna"
ZSH_THEME="murilasso"
# Set list of themes to pick from when loading at random
# Setting this variable when ZSH_THEME=random will cause zsh to load
@ -97,3 +98,7 @@ source $ZSH/oh-my-zsh.sh
# Example aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
#fpath+=('/home/sundowndev/.npm-global/lib/node_modules/pure-prompt/functions')
#autoload -U promptinit; promptinit
#prompt pure