mirror of
https://git.adityakumar.xyz/config.git
synced 2025-03-13 14:29:21 +00:00
4 lines
87 B
Fish
4 lines
87 B
Fish
|
if status is-interactive
|
||
|
# Commands to run in interactive sessions can go here
|
||
|
end
|