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

3 lines
64 B
Fish

if type zoxide >/dev/null ^&1
zoxide init fish | source
end