mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 15:04:24 -05: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
|