update:shell

This commit is contained in:
dichgrem
2025-07-09 23:06:00 +08:00
parent 251fda4d51
commit 366660a0f0
8 changed files with 586 additions and 45 deletions

7
fish/config.fish Normal file
View File

@ -0,0 +1,7 @@
source ~/.config/fish/cachyos-config.fish
atuin init fish | source
# overwrite greeting
# potentially disabling fastfetch
#function fish_greeting
# # smth smth
#end