summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 7767693..bbad028 100644
--- a/.bashrc
+++ b/.bashrc
@@ -19,6 +19,7 @@ export PAGER=most
source '/usr/share/fzf/key-bindings.bash'
source '/usr/share/fzf/completion.bash'
+source '/usr/share/autojump/autojump.bash'
alias q='exit'
alias c='clear'