From 02b9056828619c30a25d9babb507dfabf58a64c8 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Sun, 3 Sep 2017 22:40:43 +0200 Subject: [PATCH] - Changed theme --- zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zshrc b/zshrc index a51770a..f7c1989 100644 --- a/zshrc +++ b/zshrc @@ -1,7 +1,8 @@ export ZSH=/home/dbroqua/.oh-my-zsh #ZSH_THEME="gnzh" -ZSH_THEME="agnoster" +#ZSH_THEME="agnoster" +ZSH_THEME="powerlevel9k/powerlevel9k" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"