aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-06-18 21:45:08 -0300
committerEuAndreh <eu@euandre.org>2018-06-18 21:45:08 -0300
commit4d88bae58ab424750caa7afe3a28f83396c1a35f (patch)
tree1191d77798de7bb2c4401083552477a17b3fd78e /bash
parentAdd fix for macOS TLS Emacs error (diff)
downloaddotfiles-4d88bae58ab424750caa7afe3a28f83396c1a35f.tar.gz
dotfiles-4d88bae58ab424750caa7afe3a28f83396c1a35f.tar.xz
Add note on autojump
Diffstat (limited to 'bash')
-rw-r--r--bash/bashrc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/bashrc.sh b/bash/bashrc.sh
index b387f9b..0888837 100644
--- a/bash/bashrc.sh
+++ b/bash/bashrc.sh
@@ -27,4 +27,5 @@ else
printf ""
fi
+# FIXME
source $(dirname $(readlink $(which autojump)))/../share/bash-completion/completions/autojump.bash