alias-tips
alias-tips copied to clipboard
Support flags out of order
Currently, only providing test-cases with minimal feature constraints. These will be implemented once the test-cases are finalized.
- [x] Write Tests
- [ ] Implement
It might be worth-while to add test cases where if the --
is ignored, the output would be an alias... i.e. a="foo -a"
and foo -- -a
-> No change
Done: https://github.com/djui/alias-tips/pull/23/files#diff-735232a718a51f54f85f8175951c2ceaR175
:+1:
Thanks for the invite! :smile:
np, feel free to draft an implementation.