summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-30 21:02:04 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-30 21:02:04 +0200
commit40bd2afaf8cb075c58223da2c17b549a1d479d37 (patch)
treea5c8e5635d332422130c8c2d866f4844d95d2456 /.bashrc
parent0b84550f53ab15746e2d62c6d4f7c75f79f43a6d (diff)
downloaddotfiles-40bd2afaf8cb075c58223da2c17b549a1d479d37.tar.gz
asdf
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"