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: trim simple/double quotes from abbr/alias #24

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

gazorby
Copy link
Owner

@gazorby gazorby commented Jun 17, 2022

Description

Trim simple and double quotes when adding abbreviations/aliases :

When adding a new abbreviations :

abbr -a gq "grep -q"

__ABBR_TIPS_VALUES should be updated with grep -q instead of "grep -q"

Same with simple quotes.

Related issues

Maybe #21

Notes

@gazorby gazorby merged commit 1df4f38 into master Jun 17, 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

Successfully merging this pull request may close these issues.

1 participant