mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04: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
|