Fix file check

This commit is contained in:
Mitchel
2024-10-11 12:08:14 +02:00
parent 29155b5272
commit 573246011c

View File

@@ -7,4 +7,6 @@ if status is-interactive
end
if test -f $HOME/.config/env
export (envsubst < $HOME/.config/.env)
end