1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
powerlevel10k/functions
Dominik Ritter 645b974677 Fix error if user cds into a .git directory
In this case is was previously not possible to get the untracked
status. Now we temporarily change the directory to the repo root
folder and then get the list of untracked files.
2018-11-12 00:13:35 +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 Fix error if user cds into a .git directory 2018-11-12 00:13:35 +01:00