BTS

Message4557

Author hrubi
Recipients bugs, hrubi
Date 2013-04-10.10:50:00
Content
Hi,

I'm using the grml-zsh-config, version 0.8.1-1 in Arch Linux.

I tried to configure colors of the grml zsh prompt via the following:

8<----------------------------------------------------------------------
zstyle ':prompt:grml:*:items:host' pre '%F{yellow}'
zstyle ':prompt:grml:*:items:host' post '%f'
8<----------------------------------------------------------------------

But the second line with 'post' is not honored.

Attaching a patch, which fixes that.

Regards,
Jan Hruban
Files
File name Uploaded
grml-zsh-config-prompt.patch hrubi, 2013-04-10.10:50:00
History
Date User Action Args
2013-04-10 10:50:00hrubisetrecipients: + hrubi
2013-04-10 10:50:00hrubilinkissue1253 messages
2013-04-10 10:50:00hrubicreate