5 lines
101 B
Fish
Executable File
5 lines
101 B
Fish
Executable File
if status is-interactive
|
|
# Commands to run in interactive sessions can go here
|
|
fastfetch
|
|
end
|