powerlevel10k/functions
bsidhipong ef1e2c99b6 Changed \u and \U to reflect number of hex digits to follow
Some unicode icon strings were set with \uHHHHH which showed the wrong
characters on some implementations of zsh (linux and macOS).  Changed
\uHHHHH to \UHHHHH and conversely changed \UHHHH to \uHHHH.
2016-10-16 22:28:43 -05:00
..
colors.zsh Extracted color functions to a separate file. 2015-10-24 01:05:37 +02:00
icons.zsh Changed \u and \U to reflect number of hex digits to follow 2016-10-16 22:28:43 -05:00
utilities.zsh Improved speed of prompt_vcs by 50%-66%. 2016-08-31 10:35:05 -04:00
vcs.zsh vcs: adding detection of unstaged / staged for svn repos 2016-08-30 20:44:07 -04:00