mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-16 06:52:10 +01:00
6 lines
62 B
Fish
6 lines
62 B
Fish
|
if set -q MZTEINIT
|
||
|
exit
|
||
|
end
|
||
|
set -x MZTEINIT
|
||
|
exec mzteinit
|