From af53908079962c3208d2dbf6a2c98b5862f4c0b5 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 26 Jan 2020 20:16:38 +0100 Subject: custom bashit theme, vim changes --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index be141bc..109fe0a 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='bakke' +export BASH_IT_THEME='/home/jonas/vimconfig/theme.bash' # (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