mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-12 04:52:53 +01:00
5 lines
63 B
Fish
5 lines
63 B
Fish
if set -q MZTEINIT
|
|
exit
|
|
end
|
|
set -gx MZTEINIT
|
|
exec mzteinit
|