diff --git a/runcoms/zshrc b/runcoms/zshrc index 71c04712..68bc15fa 100644 --- a/runcoms/zshrc +++ b/runcoms/zshrc @@ -16,4 +16,5 @@ fi source ~/.fzf.zsh +[[ -s $(brew --prefix)/etc/profile.d/autojump.sh ]] && . $(brew --prefix)/etc/profile.d/autojump.sh