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
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.
8 years ago
..
colors.zsh Extracted color functions to a separate file. 9 years ago
icons.zsh Changed \u and \U to reflect number of hex digits to follow 8 years ago
utilities.zsh Improved speed of `prompt_vcs` by 50%-66%. 8 years ago
vcs.zsh vcs: adding detection of unstaged / staged for svn repos 8 years ago