From f5edc9472855a7fe3a91fc43bfc481a288ef4454 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sat, 30 Nov 2019 12:40:41 +0100 Subject: changed bash theme --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 94f219a..be141bc 100644 --- a/.bashrc +++ b/.bashrc @@ -14,7 +14,7 @@ export BASH_IT="/home/jonas/vimconfig/bash-it" # Lock and Load a custom theme file. # Leave empty to disable theming. # location /.bash_it/themes/ -export BASH_IT_THEME='powerline-multiline' +export BASH_IT_THEME='bakke' # (Advanced): Change this to the name of your remote repo if you # cloned bash-it with a remote other than origin such as `bash-it`. -- cgit v1.2.3