powerlevel10k/functions
Dominik Ritter 44b4b66925 Speedup VCS segment
Now the untracked files are detected via `git ls-files`, which is
much faster than `git status`. Additionally, we flipped the default
for checking submodules. They are now NOT checked by default, as most
users probably do not use git submodules.
2018-11-03 03:21:47 +01:00
..
colors.zsh Change bright colors to old color codes 2018-08-17 18:52:23 +02:00
icons.zsh Add fallback icon for linux distros 2018-08-11 16:18:23 +02:00
utilities.zsh Replace typeset check with shellvar flag 2018-07-12 15:37:33 -04:00
vcs.zsh Speedup VCS segment 2018-11-03 03:21:47 +01:00