zshrc: New prompt: Allow `items' list for PS1 _and_ RPS1
authorFrank Terbeck <ft@grml.org>
Mon, 4 Mar 2013 23:47:34 +0000 (00:47 +0100)
committerFrank Terbeck <ft@grml.org>
Tue, 5 Mar 2013 17:21:59 +0000 (18:21 +0100)
commitcc7541fb2cd2222bece7d9b4144a645b73f31d36
tree3563c212f6f1a3bd01abae250eacbf844c04f56b
parentfeb4d463d9c93b7780e5b28dc833a601f93db222
zshrc: New prompt: Allow `items' list for PS1 _and_ RPS1

We have this $PERCENT bit, that tracks battery status. And to integrate
that into the framework requires either a lot of code specialisation and
duplication, or we refactor the PS1 setting loop so it can set RSP1,
too.

This changes the configuration scheme a bit. Dokumentation updated
accordingly.

Signed-off-by: Frank Terbeck <ft@grml.org>
etc/zsh/zshrc