Update stow_me/.config/fish/config.fish
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
fastfetch --logo small
|
||||
end
|
||||
source /usr/share/cachyos-fish-config/cachyos-config.fish
|
||||
|
||||
# overwrite greeting
|
||||
# potentially disabling fastfetch
|
||||
function fish_greeting
|
||||
# smth smth
|
||||
fastfetch --logo small
|
||||
end
|
||||
# Hermes Agent — ensure ~/.local/bin is on PATH
|
||||
#fish_add_path "$HOME/.local/bin"
|
||||
#fish_add_path "$HOME/.local/bin"
|
||||
Reference in New Issue
Block a user