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

aliasing git breaks functionality #120

Open
Mellbourn opened this issue Jan 12, 2023 · 1 comment
Open

aliasing git breaks functionality #120

Mellbourn opened this issue Jan 12, 2023 · 1 comment
Labels

Comments

@Mellbourn
Copy link

I have git itself aliased:

alias g=git

This causes git aliases not to be found.
That is, git status will cause You should use "git st", but g status will not result in any message about aliases.

Is it possible to configure zsh-you-should-use so that g is correctly interpreted as an alias to git?

@MichaelAquilina
Copy link
Owner

This should actually be the intended behaviour. So seems like this is a bug that needs to be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants