feat(fish): add fish config

This commit is contained in:
2024-08-03 03:27:17 +02:00
parent 95b15cc539
commit b2a010b5cf
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end