diff options
-rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |