From 4b5370ad2ca31ea58eb322c70a31c8cad78ce087 Mon Sep 17 00:00:00 2001 From: sundowndev Date: Sun, 12 May 2019 13:40:44 +0200 Subject: [PATCH] zsh theme and disable pure --- zshrc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 4029a4a..f1f4c1f 100644 --- a/zshrc +++ b/zshrc @@ -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