Carlo Sala
Carlo Sala
As I asked before, you can absolutely propose a name!
Thanks for your contribution π
That's because it caches the aliases [here](https://github.com/ohmyzsh/ohmyzsh/blob/7dcabbe6826073ef6069c8a4b6f9a943f00d2df0/lib/grep.zsh#L32) and [here](https://github.com/ohmyzsh/ohmyzsh/blob/7dcabbe6826073ef6069c8a4b6f9a943f00d2df0/lib/grep.zsh#L5) tries to load them instead of redefining. If you remove `$ZSH/cache/grep-alias` it'll work. I would directly remove that caching of aliases,...
Then looks like might be interesting to keep it ππ»
We can still merge this PR and will be working for newer clones of `omz` and also if you clean your cache regularely.
What do you think Marc? I feel that this workaround is not breaking at all and should help people that wants it. ππ»
Yes, it is! We need to discuss edge cases with @mcornella, but it's an option that we really want to add!
Closed in 5bfdd0356b46dc711a8f0866eeb9b717c033d5b2
Thanks @ratijas for your review! Closing thisππ»
this continues to happen, any workaround?