summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-17 14:06:30 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-17 14:06:30 +0200
commit8b73dac4a234c1b292009748f8b9fc99deacee67 (patch)
treec51e95b45b0e084c85241f792fa02acea27faf6e /.bashrc
parent51e6f7f2f272bb1116aa8087fd401953175f0329 (diff)
downloaddotfiles-8b73dac4a234c1b292009748f8b9fc99deacee67.tar.gz
asdf
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 0d6ab5e..5717ee8 100644
--- a/.bashrc
+++ b/.bashrc
@@ -12,7 +12,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='bobby'
+export BASH_IT_THEME='powerline-multiline'
# (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`.