This commit is contained in:
2025-12-01 19:32:36 +09:00
parent a634fde4f3
commit 8f7e566f5b
8 changed files with 556 additions and 1 deletions

4
hm/fish/config.fish Normal file
View File

@@ -0,0 +1,4 @@
source ~/.config/fish/cachyos-config.fish
if status is-interactive
# Commands to run in interactive sessions can go here
end