Files

8 lines
183 B
Fish
Raw Permalink Normal View History

2026-07-14 22:32:06 +02:00
if status is-interactive
# Commands to run in interactive sessions can go here
fastfetch
end
# Hermes Agent — ensure ~/.local/bin is on PATH
#fish_add_path "$HOME/.local/bin"