1
1
Fork 0
dotfiles/fish/config.fish
2025-06-29 23:47:56 -06:00

12 lines
311 B
Fish

set fish_greeting
if status is-interactive
# Commands to run in interactive sessions can go here
mise activate fish | source
starship init fish | source
zoxide init fish | source
alias ssh="kitty +kitten ssh"
kitten icat ~/Downloads/pfp.gif 2>/dev/null
# echo "Begin chaos..."
end