mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2026-01-06 07:18:14 +00:00
3 lines
87 B
Fish
3 lines
87 B
Fish
if status is-interactive
|
|
# Commands to run in interactive sessions can go here
|
|
end
|