4 lines
87 B
Text
4 lines
87 B
Text
|
if status is-interactive
|
||
|
# Commands to run in interactive sessions can go here
|
||
|
end
|