1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
powerlevel10k/functions
Kentaro Hayashi f154e75667 Disable alias of grep
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.
2017-11-27 15:15:44 +09:00
..
colors.zsh Extracted color functions to a separate file. 2015-10-24 01:05:37 +02:00
icons.zsh Adding a space after VCS_BRANCH_ICON by default 2017-10-06 21:43:25 -04:00
utilities.zsh Merge branch 'master' into next 2017-08-12 13:46:08 -04:00
vcs.zsh Disable alias of grep 2017-11-27 15:15:44 +09:00