dotfiles/.config/fish/config.fish

5 lines
117 B
Fish
Raw Normal View History

2024-07-11 00:01:49 +05:30
if status is-interactive
# Commands to run in interactive sessions can go here
zoxide init fish | source
end