4 lines
86 B
Bash
4 lines
86 B
Bash
# source /usr/share/autojump/autojump.zsh
|
|
eval $(zoxide init zsh)
|
|
source <(fzf --zsh)
|