summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Expand)Author
2022-01-03fix(bureau): quote % in git prompt function and remove global variablesMarc Cornellà
2022-01-03fix(trapd00r): fix potential command injection in `zsh_path`Marc Cornellà
2022-01-03fix(agnoster): quote % in prompt functionsMarc Cornellà
2021-12-28fix(random): fix negated logic in `ZSH_THEME_RANDOM_QUIET`Marc Cornellà
2021-12-26fix(random): fix `ZSH_THEME_RANDOM_QUIET` check (#10534)Marc Cornellà
2021-12-21fix(af-magic): add space before git and hg information (#9396)rutriff
2021-12-16fix(jonathan): fix top bar alignment with RPROMPTMarc Cornellà
2021-12-16fix: declare variables as global when using `typeset`Marc Cornellà
2021-12-14style: use `typeset` for dynamic variable namesMarc Cornellà
2021-12-13fix(ys): use default color instead of gray for improved readability (#10506)deimosian
2021-12-13refactor(themes): use `ruby_prompt_info` everywhereMarc Cornellà
2021-12-13style(simonoff): fix code style and optimize use of variablesMarc Cornellà
2021-12-13fix(jonathan): fix theme for non-UTF8 localesMarc Cornellà
2021-12-13style(jonathan): fix code style in jonathan themeMarc Cornellà
2021-12-13fix(bira): fix color bleed in user_host prompt section (#10505)Marc Cornellà
2021-12-13refactor(adben): simplify used variables and %-quote prompt functionsMarc Cornellà
2021-12-13feat(afowler): add mercurial supportFrank Van Damme
2021-12-13style(afowler): simplify code and remove unnecessary variablesMarc Cornellà
2021-12-13style(af-magic): fix code style and remove unnecessary variablesMarc Cornellà
2021-12-13perf(mercurial): optimize utility functionsMarc Cornellà
2021-12-13feat(bira): improve theme and add support for mercurial (#6631)Romain Failliot
2021-12-01chore: fix spelling errors across the project (#10459)Josh Soref
2021-11-11fix(themes): fix potential command injection in `pygmalion`, `pygmalion-virtu...Marc Cornellà
2021-11-09fix(emotty): fix glyphs output width in emotty themeMarc Cornellà
2021-11-09feat(refined): allow selecting git branch by changing prefix to `:` (#10400)Janusz Mordarski
2021-11-02feat(ys): increase color contrast with light color schemes (#10295)Aaron Hutchinson
2021-10-13feat(obraun): display time with leading zeros (#10289)Igor Gavelyuk
2021-09-30fix(half-life): fix prompt color bleeding and code clean up (#10085)Marc Cornellà
2021-08-25feat(mlh): let users configure the official MLH theme (#9997)Bartek Pacia
2021-06-13style(mlh): update the official theme of Major League Hacking (#9971)Bartek Pacia
2021-05-28fix(gentoo): fix the color of the prompt symbol (#9885)Keita Urashima
2021-04-23feat(ys): add virtualenv prompt info (#8453)MrAureliusR
2021-04-23feat(ys): add setting to hide dirty info in hg repositories (#8415)Kirk
2021-04-11fix(gentoo): fix tab color completion (#9810)Thomas De Backer
2021-03-28refactor(adben): refactor theme and degrade gracefully on missing dependencie...Marc Cornellà
2021-03-25fix: use `$USERNAME` guaranteed to always be defined in zshMarc Cornellà
2021-03-13feat(gentoo)!: use `vcs_info` to support other VCSs (#9440)Marc Cornellà
2021-01-31refactor(gallois): clean up theme and fix typosMarc Cornellà
2021-01-16feat(essembeh): update theme with new features (#9595)Sébastien MB
2020-10-10agnoster: fix icon for unstaged git status (#9164)Sreekanth S
2020-10-05fino: stop bold with prompt sequenceMarc Cornellà
2020-10-05fino: fix dangling "using" and clean up (#9307)Matsievskiy S.V
2020-09-26agnoster: allow disabling AWS prompt with SHOW_AWS_PROMPT=falseMarc Cornellà
2020-09-26avit: reenable use of $fg instead of prompt sequence colors to fix weird bugMarc Cornellà
2020-09-20random: add ZSH_THEME_RANDOM_QUIET settingMarc Cornellà
2020-09-18Remove racially-charged language from the codebaseMarc Cornellà
2020-09-02fishy: fix one-level directory bug and bad array assignment in zsh 5.0.1Marc Cornellà
2020-09-01Remove perl dependencyMarc Cornellà
2020-08-29pygmalion: use pure zsh instead of perl (#9210)Florian Klink
2020-08-04Remove non-existing %p prompt sequence from themesMarc Cornellà