scmbreeze / scm_breeze

Adds numbered shortcuts to the output git status, and much more
https://madebynathan.com/2011/10/19/git-shortcuts-like-youve-never-seen-before/
MIT License
2.82k stars 192 forks source link

changed alias "gls" due to issue with zsh #215

Closed baumhoto closed 5 years ago

baumhoto commented 7 years ago

212: changed alias for git_log_stat_alias from "gls" to "glst" due to issue with recent zsh update

i guess the issue only existed in zsh so don't know if you want to merge this as this will change the alias for bash users too

ghthor commented 7 years ago

Does zsh have a gls alias that was conflicting with this? Why did a zsh update break this?

g5pw commented 5 years ago

I use zsh 5.5.1, gls works correctly for me. Maybe you updated your GNU coreutils that installed GNU ls as gls?

ghthor commented 5 years ago

AHAH, that's likely what it was/is. I'll check on my work laptop if this merged changed is conflicting with the homebrew gnu coreutils install that I use there.

On Fri, Aug 31, 2018 at 9:30 AM Aljaž Srebrnič notifications@github.com wrote:

I use zsh 5.5.1, gls works correctly for me. Maybe you updated your GNU coreutils that installed GNU ls as gls?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/scmbreeze/scm_breeze/pull/215#issuecomment-417664453, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJyKjWMSBe5Z0vGEYRnqcxkc5dBjpnoks5uWTpfgaJpZM4KmDRr .