summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Expand)Author
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à
2020-07-05Bug and Feature Request Templates + MLH Theme + Readme (#9068)Larson Carter
2020-07-01agnoster: fix git working tree check (#9072)Kyle Laker
2020-06-10muse: clean up themeMarc Cornellà
2020-06-09smt: fix time since last commit logicMarc Cornellà
2020-06-08peepcode: add virtualenv prompt and fix git callsMarc Cornellà
2020-06-03fino-time: fix virtualenv prompt by escaping dollar sign (#8991)Yauhen
2020-05-23avit: fix $reset_color sequence in promptMarc Cornellà
2020-05-22fino-time: fix git and ruby prompt sequencesMarc Cornellà
2020-05-21af-magic: account for active conda envs in dash lineMarc Cornellà
2020-05-10pygmalion: revert multiline prompt changeMarc Cornellà
2020-03-26nebirhos: use short hostname in promptMarc Cornellà
2020-03-02random: remove random theme from possible themes to choose fromMarc Cornellà
2020-02-27norm: add hg prompt (#6725)Julian Parsert
2020-02-25avit: fix prompt sequence (fixes #8678)Marc Cornellà
2020-02-19Add blacklist variable for random themeMarc Cornellà
2020-02-19Add themes in $ZSH_CUSTOM to the pool of candidatesMarc Cornellà
2020-02-19Move random theme functionality into "random" themeWilly Weiskopf
2020-02-19avit: add years since last commit if appropriateMarc Cornellà
2020-02-19avit: clean up theme codeMarc Cornellà
2020-02-19avit: replace custom prompt functions with OMZ onesMarc Cornellà
2020-02-19agnoster: fix bzr prompt with breezy installed (#8646)Marc Cornellà
2020-02-18af-magic: fix virtualenv prompt suffixMarc Cornellà
2020-02-18af-magic: fix dashed separator sizing and refactorMarc Cornellà
2020-02-11Detect dependency plugins in candy-kingdom and kiwi themesMarc Cornellà
2020-02-04af-magic: fix showing aws prompt out of the box (#8243)Aliaksei Maiseyeu
2019-11-20Actions to take after repository migration is complete (#8394)Marc Cornellà
2019-11-19Use safer append to hook function arrays (#8406)Jacob Tomaw
2019-11-08Upgrade some URLs to HTTPS (#8202)Isaac Clayton
2019-10-16bira: move virtualenv information (#8266)Shriniwas Sharma
2019-09-13robbyrussell: restore prompt spacing (#8148)nv035674
2019-09-08robbyrussell: remove local variable (#8131)Hanjiang Yu
2019-09-08Change description for Evan's theme to something neutral (#6304)Sean Collins
2019-08-19af-magic: add hg prompt and tweak virtualenv info (#8056)Matthew Armand
2019-08-06Revert "agnoster: fix VIRTUAL_ENV_DISABLE_PROMPT logic (#8050)" (#8061)Marc Cornellà
2019-07-31agnoster: fix VIRTUAL_ENV_DISABLE_PROMPT logic (#8050)Rocky
2019-07-13af-magic: make separator window-size-aware (#7739)Marc Cornellà
2019-06-14crcandy: use 24h format in prompt (#7926)Crackpot
2019-05-08Themes: switch to using ruby_prompt_info()Andrew Janke
2019-04-18agnoster: remove empty line (#7775)David Dejori
2019-04-16bira: remove extra spaces (#7767)KillWolfVlad
2019-04-10Delete deprecated pure themeMarc Cornellà
2019-04-09Fix showing aws prompt out of the box for 'fishy' theme (#7747)Marc Cornellà
2019-04-09bira: add virtualenv support in promptdjr-jsr