zsh_to_fish
zsh_to_fish copied to clipboard
Fix git clone fail
The clone fails because of a GitHub protocol change. The solution here is to use https to clone. Closes #2
fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.