4 lines
82 B
Fish
4 lines
82 B
Fish
if which zoxide &> /dev/null
|
|
zoxide init fish --cmd j --hook pwd | source
|
|
end
|