tos/packages/tos-desktop-terminal/config.fish
2024-07-11 09:56:49 +02:00

5 lines
64 B
Fish

if status is-interactive
alias ls exa
alias cat bat
end