mirror of
https://github.com/neovim/neovim.git
synced 2026-01-24 22:24:25 +10:00
AppImage sets $ARGV0 which breaks zsh. Hack around this in our appimage. fixes #9341 ref https://github.com/AppImage/AppImageKit/issues/852 [ci skip]