From de1eed46fa4b7b840ab634e78df1d30921d040b7 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Thu, 18 Jul 2019 17:16:32 +0530 Subject: [PATCH] Change theme --- bash/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/.bashrc b/bash/.bashrc index 5f97267..05cf002 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -39,5 +39,5 @@ PROMPT_COMMAND="history -a;" WISH_PLUGINS=(newline exit_code bg_jobs hostname date path vcs newline username space) WISH_POWERLINE=1 WISH_DATE_FORMAT="%d %b %H:%M" -WISH_THEME=rgb_gradient +WISH_THEME=lowfi-neon source ~/.config/wish/wish.sh