feat(fish): add fish config

This commit is contained in:
Oscar Wallberg
2024-08-03 03:27:17 +02:00
parent d4a444099c
commit db4e9979c1
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