Update stow_me/.config/fish/config.fish

This commit is contained in:
2026-07-22 21:53:43 +02:00
parent 5f98ba2ca9
commit 0bb9e7e66a
+8 -5
View File
@@ -1,7 +1,10 @@
if status is-interactive source /usr/share/cachyos-fish-config/cachyos-config.fish
# Commands to run in interactive sessions can go here
fastfetch --logo small
end
# overwrite greeting
# potentially disabling fastfetch
function fish_greeting
# smth smth
fastfetch --logo small
end
# Hermes Agent — ensure ~/.local/bin is on PATH # Hermes Agent — ensure ~/.local/bin is on PATH
#fish_add_path "$HOME/.local/bin" #fish_add_path "$HOME/.local/bin"