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
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.
6 years ago
..
colors.zsh Change bright colors to old color codes 6 years ago
icons.zsh Add fallback icon for linux distros 6 years ago
utilities.zsh Replace `typeset` check with shellvar flag 6 years ago
vcs.zsh Speedup VCS segment 6 years ago