Initial commit.

This commit is contained in:
2025-10-09 21:56:11 +00:00
commit bf385c58e7
4 changed files with 116 additions and 0 deletions

3
config.fish Normal file
View File

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