mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-03-03 14:32:43 +02:00
If user defined alias of grep command with '-r' or '--recursive' option, it causes a slow response of command line. It is not unexpected behavior of vcs info. This commit explicitly disables alias of grep to suppress side effects.