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

Allows users to declare custom aliases #247

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

nkakouros
Copy link

@nkakouros nkakouros commented Nov 17, 2018

cc: @mbland

This PR adds a GO_ALIAS_CMDS_EXTRA array that the user can define to add their own aliases. My use case was that I grew tired of typing go vim and failing all the time (instead of go run vim).

I also added the ability for "go-script" aliases to be expanded if they are bash aliases.

@coveralls
Copy link

coveralls commented Nov 17, 2018

Coverage Status

Coverage increased (+0.01%) to 95.01% when pulling 3849154 on tterranigma:extra_aliases into 292e080 on mbland:master.

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

2 participants