Initial commit: fish config, git identity, dot alias

This commit is contained in:
2026-07-03 23:10:10 -04:00
commit 4a0e382494
4 changed files with 20 additions and 0 deletions

7
.config/fish/config.fish Normal file
View File

@@ -0,0 +1,7 @@
source /usr/share/cachyos-fish-config/cachyos-config.fish
# overwrite greeting
# potentially disabling fastfetch
#function fish_greeting
# # smth smth
#end