New default prompt
This commit is contained in:
parent
ce34d2df41
commit
50fdac37b3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ export ZSH=$HOME/.oh-my-zsh
|
|||
# Default plugins (used everywhere)
|
||||
plugins=(git systemd)
|
||||
|
||||
ZSH_THEME="lambda"
|
||||
ZSH_THEME="zhann"
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
export EDITOR='vim'
|
||||
|
|
Loading…
Reference in a new issue