]> git.alrj.org Git - zsh.d.git/commit
Rework the prompt config.
authorAmand Tihon <amand.tihon@iba-group.com>
Wed, 4 May 2011 09:26:51 +0000 (11:26 +0200)
committerAmand Tihon <amand.tihon@iba-group.com>
Wed, 4 May 2011 14:55:11 +0000 (16:55 +0200)
commit24e74f7cd9e63583edcc3facf253bf439202319f
tree8be2f677af2e015776d63751506ccb659544569c
parent32afa7668c575e962af9dac2bd3586a1db4f5491
Rework the prompt config.

 * Move colors definitions in its own file.
 * Use prompt_subst for the path part, including git status when applicable.
 * Rework the battery status part of the prompt.
 * Rework the exit status.
 * Show the exit status only once, clear on empty line.
 * Rework git status, now clean of psvar
 * Now free of psvar.
S10_zshopts
S11_colors [new file with mode: 0644]
S22_exitcode
S60_git
S61_konsoletabs
S70_battery
S90_prompt