mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 18:37:02 +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]