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

Fix/ix: check for deps, changed xclip flag, reformatted #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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.

None yet

1 participant