Files
laptop-dotfiles/fish/config.fish
2026-02-24 22:10:50 +00:00

8 lines
210 B
Fish

if status is-interactive
# Commands to run in interactive sessions can go here
end
set fish_greeting "You know what that means... FISH!"
fish_config theme choose "Catppuccin Mocha"
starship init fish | source