Merge branch 'master' of https://gitlab.com/Toric/dotfiles
This commit is contained in:
commit
5607c91170
|
@ -86,8 +86,8 @@
|
||||||
RPROMPT=
|
RPROMPT=
|
||||||
|
|
||||||
#on the top line, show a whole bunch of info. botton line should be as minimal as possilbe (just a single char to input next to...)
|
#on the top line, show a whole bunch of info. botton line should be as minimal as possilbe (just a single char to input next to...)
|
||||||
PROMPT='%F{cyan}[%n@%m]%f%F{red}├────┤%f${vcs_info_msg_0_}
|
PROMPT='%F{cyan}[%n@%m]%f%F{red}├────┤%f${vcs_info_msg_0_}
|
||||||
»'
|
»'
|
||||||
|
|
||||||
#show dots while waiting for tab-completion
|
#show dots while waiting for tab-completion
|
||||||
expand-or-complete-with-dots() {
|
expand-or-complete-with-dots() {
|
||||||
|
|
Loading…
Reference in a new issue