dotfiles/.config/fish/config.fish
2024-12-15 20:30:46 +01:00

4 lines
117 B
Fish

if status is-interactive
# Commands to run in interactive sessions can go here
zoxide init fish | source
end