fix: use autojump recommended setup
This commit is contained in:
parent
4cfa4695cf
commit
123d757280
@ -3,7 +3,7 @@ OMZ_DIRS="${BASE_ZSH_CONFIG_DIR}/config/omz"
|
|||||||
configure() {
|
configure() {
|
||||||
|
|
||||||
### Autojump ###
|
### Autojump ###
|
||||||
source "${HOME}/.local/share/autojump/share/autojump/autojump.zsh"
|
source "${HOME}/.local/share/autojump/etc/profile.d/autojump.sh"
|
||||||
|
|
||||||
export plugins=(
|
export plugins=(
|
||||||
git
|
git
|
||||||
|
Loading…
Reference in New Issue
Block a user