tannercollin / Notica

Send browser notifications from your terminal. No installation. No registration.
https://notica.us
MIT License
344 stars 22 forks source link

Zsh support #7

Closed tian2992 closed 6 years ago

tannercollin commented 6 years ago

Does it not work? What are the errors?

tian2992 commented 6 years ago

I get notica: no matches found: https://notica.us/?myIdGoesHere

tried both just setting the variable and adding it to zshrc

tannercollin commented 6 years ago

Fixed in 1bee7743262ab4ecea054de9ce16bb572d392c80.

zsh wanted the ? in the URL escaped, I wrapped with quotes instead. Follow the setup again, it should work now.

sigmap commented 5 years ago

@tian2992 How did you add it to your .zshrc?