arthurnn / arthurnn/shopifyhooks

install command requires zsh escapes

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In zsh, running the recommended install command gives me:

```
➜ bash <(curl -s https://raw.githubusercontent.com/arthurnn/shopifyhooks/master/install.sh?_ts=$(date +%s))
zsh: no matches found: https://raw.githubusercontent.com/arthurnn/shopifyhooks/master/install.sh?_ts=1410189793
```

because the `?` needs escaping

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the recommended install command and install.sh, then reproduce the failure in zsh using the command shown in the issue. Check the command's URL handling and verify that the documented installation runs successfully in zsh without the reported globbing error.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.