Fix fish function

Add wezterm, add arkenfox user-overrides.js
This commit is contained in:
KaasKop
2024-07-02 20:08:51 +02:00
parent fba9d04401
commit 72a9dda106
3 changed files with 2 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
if test -f /etc/motd
cat /ect/motd
cat /ect/motd
end
if status is-interactive
@@ -7,7 +7,4 @@ if status is-interactive
end
if test -d /opt/asdf-vm
source /opt/asdf-vm/asdf.fish
end
export (envsubst < /home/mitch/.config/.env)