5 lines
129 B
Fish
5 lines
129 B
Fish
source ~/.config/fish/cachyos-config.fish
|
|
if status is-interactive
|
|
# Commands to run in interactive sessions can go here
|
|
end
|