This commit is contained in:
KaasKop-
2024-03-17 13:33:53 +01:00
parent 95f9869970
commit bb4de1a926
11 changed files with 7 additions and 329 deletions

View File

@@ -5,3 +5,9 @@ end
if status is-interactive
# Commands to run in interactive sessions can go here
end
if test -d /opt/asdf-vm
source /opt/asdf-vm/asdf.fish
end