[bug]: Adding zsh-eza without eza installed prevents zsh startup #28
Labels
bug 🐞
Inconsistencies or issues which will cause a problem for users or implementors.
no-stale 🔒
This is exempt from the stale bot
triage 📑
The issue is awaiting investigation.
Environment
Ubuntu 23.10
Reproduction steps
1. Do not install eza yet. 2. Add z-shell/zsh-eza to your zsh plugins. For example, with antidode: `echo "z-shell/zsh-eza" >> .zsh_plugins.txt` 3. Run zsh
Expected behavior
Current behavior
Code snippet
Additional information
If
exec zsh
is used in step 3 above in a login shell or over ssh, this will quit the shell and prevent login/ssh without working around a user's default shell.Self-service
Have you read the Contributing Guidelines?
Are you familiar with the Contributor Covenant Code of Conduct?
Contact Details
No response
The text was updated successfully, but these errors were encountered: