summaryrefslogtreecommitdiff
path: root/themes/af-magic.zsh-theme
AgeCommit message (Collapse)Author
2020-05-21af-magic: account for active conda envs in dash lineMarc Cornellà
See https://github.com/ohmyzsh/ohmyzsh/issues/8081#issuecomment-632182715
2020-02-18af-magic: fix virtualenv prompt suffixMarc Cornellà
2020-02-18af-magic: fix dashed separator sizing and refactorMarc Cornellà
Fixes #8081
2020-02-04af-magic: fix showing aws prompt out of the box (#8243)Aliaksei Maiseyeu
Fix issue related to #7615, #7747 and #6346 After the update, aws prompt (which should be visible out of the box) disappears when a user uses a theme af-magic, because of fact that plugins are loaded before themes. This pull request fixes issue with not showing aws prompt in theme af-magic, by appending RPROMPT in theme af-magic instead overwriting.
2019-08-19af-magic: add hg prompt and tweak virtualenv info (#8056)Matthew Armand
- Add mercurial support to af-magic, so now the vcs prompt will show up in either a git or hg repository - The virtualenv prompt was white and bumped up against the user@hostname output - Fixed that so its green (which I thought highlighted it more thematically) and has a space before user@hostname
2019-07-13af-magic: make separator window-size-aware (#7739)Marc Cornellà
2017-01-09Change af-magic theme's branch color (#5730)haandol
2014-03-08Remove all copyright information in themes. Closes #2587Dan Kerimdzhanov
2014-03-08Cleaning up conflict with merge of #2330Robby Russell
2013-12-31Fix bad right prompt placing.Daniele
2013-12-10typo fixAndy Fleming
2013-12-09Fix for virtualenv support - fixes #2328, fixes #2297, resolves #2319Andy Fleming
2013-09-18Added virtualenv plugin data to af-magic theme.Nathan Cox
2012-06-20theme cleanupAndy Fleming
2012-06-20added first version of my theme af-magicAndy Fleming