add hyfetch to shell init

This commit is contained in:
RootHost-Stormwind
2025-01-13 01:52:55 +01:00
parent c60446f024
commit c39c14d4eb

View File

@@ -7,6 +7,7 @@
interactiveShellInit = '' interactiveShellInit = ''
set fish_greeting # Disable greeting set fish_greeting # Disable greeting
fish_vi_key_bindings # Vi bindings fish_vi_key_bindings # Vi bindings
hyfetch
''; '';
shellAliases = { shellAliases = {