We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chsh -s /bin/zsh
If you have used the above command, you need to use the following one to restore
/usr/bin/env zsh setopt extended_glob # If there are no errors, it's OK.
so /bin/zshthen there is no setopt
/bin/zsh
The text was updated successfully, but these errors were encountered:
Can you clarify? Is there a bug or documentation fix, or are you just making an observation about the way things work?
Sorry, something went wrong.
No branches or pull requests
If you have used the above command, you need to use the following one to restore
so
/bin/zsh
then there is no setoptThe text was updated successfully, but these errors were encountered: