Skip to content

Conversation

pvonmoradi
Copy link
Contributor

Also shellcheck complains about line:
--bind 'Ctrl-E:execute:p={1}; edit=$(curl -s "$p" | vipe); ix -i "${p##*/}" <<< "$edit"' \

Expressions don't expand in single quotes, use double quotes for that. [2016]
[shellcheck:]

I'm not sure how to fix it.

ix: added a catch-all switch to show help

ix: xclip -r does not exist. changed to copy the final link to X clipboard

ix: reformatted the script with `shfmt -i 2 -bn -ci -sr`
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

Successfully merging this pull request may close these issues.

1 participant