]> arthur.barton.de Git - ax-zsh.git/commit
Fix "theme" setup, rename "prompt" plugin to "theme"
authorAlexander Barton <alex@barton.de>
Mon, 2 Nov 2015 14:32:10 +0000 (15:32 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 2 Nov 2015 14:32:10 +0000 (15:32 +0100)
commit028e27f2fa1c01e106755d4e0ad987b108ff5b0a
treeab12c27901e58642e80ec22205ea41adf904a6b7
parent7ed79ee87898907c2900587ce68c71a57db1f80a
Fix "theme" setup, rename "prompt" plugin to "theme"

This fixes commit 07055eae "50_prompt: Don't export PS{1...4} and
RPS{1|2} any more", which moved prompt initialization from "zlogin"
stage to "zshrc" stage.
core/90_theme/90_theme.zshrc [new file with mode: 0644]
default_plugins/prompt/prompt.zshrc [deleted file]
default_plugins/theme/theme.zshrc [new file with mode: 0644]