5 lines
61 B
Bash
5 lines
61 B
Bash
|
sh ~/.shellrc
|
||
|
|
||
|
eval "$(zoxide init zsh)"
|
||
|
source <(fzf --zsh)
|