1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-01-05 10:04:46 +01:00
Files
oh-my-zsh/themes/af-magic.zsh-theme
Aliaksei Maiseyeu 6bebc254e8 af-magic: fix showing aws prompt out of the box (#8243)
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.
2020-02-04 13:27:18 +01:00

1.2 KiB