Update stow_me/.config/fish/config.fish
This commit is contained in:
@@ -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
|
|
||||||
|
# overwrite greeting
|
||||||
|
# potentially disabling fastfetch
|
||||||
|
function fish_greeting
|
||||||
|
# smth smth
|
||||||
fastfetch --logo small
|
fastfetch --logo small
|
||||||
end
|
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"
|
||||||
Reference in New Issue
Block a user