update fish configs

This commit is contained in:
LordMZTE 2022-09-11 17:19:46 +02:00
parent d20dc292be
commit 1600ed1c24
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6
2 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,6 @@
if set -q SSH_AUTH_SOCK
exit
end
eval (ssh-agent -c)
ssh-add

View file

@ -1,5 +1,5 @@
if set -q MZTEINIT
exit
end
set -x MZTEINIT
set -gx MZTEINIT
exec mzteinit