dotfiles/.config/fish/conf.d/zoxide.fish

3 lines
52 B
Fish

if type -q zoxide
zoxide init fish | source
end