This commit is contained in:
2025-11-12 17:19:04 +01:00
commit 304b807ac2
105 changed files with 4761 additions and 0 deletions

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

@@ -0,0 +1,5 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end
function fish_greeting
end