aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 5717ee8..94f219a 100644
--- a/.bashrc
+++ b/.bashrc
@@ -6,6 +6,8 @@ case $- in
*) return;;
esac
+export BASH_IT_CUSTOM="/home/jonas/vimconfig"
+
# Path to the bash it configuration
export BASH_IT="/home/jonas/vimconfig/bash-it"