Skip to content
New issue

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

'gg config -w subscription=' would fail to add subscription in zsh on arch linux host #10

Closed
Garhve opened this issue Jan 23, 2022 · 1 comment

Comments

@Garhve
Copy link

Garhve commented Jan 23, 2022

I'm using zsh in my terminal.

$ gg --version
gg version 0.2.1

gg is fine, but when I add my subscription as document says:

$ gg config -w subscription='My link'

would result this error

zsh: no matches found: 'My link'

However, this problem seems fine with bash, I can add My link to gg in bash without any problem.
I'm not sure if this error is repeatable 'cause for now I'm just having one arch laptop. Could you kindly check it?
Thanks a lot.

@mzz2017
Copy link
Owner

mzz2017 commented Jan 23, 2022

Or I think you can try to use "" instead of ''

@mzz2017 mzz2017 closed this as completed Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants