Commit Graph

13 Commits

Author SHA1 Message Date
0227e42135
zsh: change cursor based on mode 2022-09-01 20:24:05 +02:00
b252ce4ec5
Tweak path algorithm in Zsh prompt
Reduce allowed element width to increase probability of unshortened last
element.
2022-04-27 15:01:59 +02:00
0ceb3c9e73
Zsh prompt: move prompt_cleanup 2022-04-24 22:01:57 +02:00
941e420c2d
Zsh prompt: autoload add-zsh-hook early enough 2022-04-24 19:38:38 +02:00
69c528842a
Move VCS function in prompt 2022-04-24 19:35:03 +02:00
cff0899edb
Fix indentation in prompt_tastytea_help 2022-04-24 19:25:08 +02:00
dfa2822dfd
Add help message for async VCS to prompt 2022-04-24 18:50:21 +02:00
019b2ffed8
Set up vcs_info before enabling the prompt 2022-04-24 18:05:17 +02:00
9f4043a852
Prefix asynchronous VCS worker in prompt theme, add cleanup 2022-04-24 17:53:17 +02:00
ed72ab94d6
Colourise PS{2..4} 2022-04-24 17:14:48 +02:00
070890a95a
Don't unset stuff in prompt theme 2022-04-24 16:24:36 +02:00
08b9289e00
Move some vcs_info options out of prompt theme
Move all vcs_info options that are not styling related to .zshrc
2022-04-24 15:26:04 +02:00
d82a8135de
Convert Zsh prompt into a proper theme
Also make inactive colour a tiny bit brighter.
2022-04-24 15:14:03 +02:00