You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
colors.zsh Extracted color functions to a separate file. 9 years ago
icons.zsh Adding a space after VCS_BRANCH_ICON by default 7 years ago
utilities.zsh Merge branch 'master' into next 7 years ago
vcs.zsh Disable alias of grep 7 years ago