You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @yicixin I had the same problem while running the install under WSL Ubuntu.
It's a problem with git line endings. Change your global git config to remove the autodetect of the line ending
like so: git config --global core.autocrlf false
then just delete the folder you installed znap in and rerun our shell or reinstall znap
That should fix the issue :)
Describe the bug
what I inserted to .zshrc:
then I execute
source .zshrc
, I got:Environmental information
The text was updated successfully, but these errors were encountered: