.dotfiles/.config/fish/config.fish
2024-10-21 20:46:27 +03:00

5 lines
106 B
Fish

set fish_greeting
if status is-interactive
# Commands to run in interactive sessions can go here
end