From 18c000c110ee4b2fa4377dae5c5e79a8ec17bfd4 Mon Sep 17 00:00:00 2001 From: Damien Broqua Date: Mon, 19 Jun 2017 13:19:54 +0200 Subject: [PATCH] - Updated prompt --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index e5235e4..9b9eff9 100644 --- a/zshrc +++ b/zshrc @@ -1,6 +1,6 @@ export ZSH=/home/dbroqua/.oh-my-zsh -ZSH_THEME="arrow" +ZSH_THEME="aussiegeek" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"