meh
This commit is contained in:
parent
2460959bce
commit
13dc4b614f
4 changed files with 16 additions and 18 deletions
2
zshrc
2
zshrc
|
@ -72,7 +72,7 @@ bindkey '^x^e' edit-command-line
|
|||
# }}}
|
||||
# {{{ prompt
|
||||
prompt_ln1='[ %(!.%F{red}.%F{blue})%n%f %m:%d ]'
|
||||
prompt_ln2=$'\n%(!.%F{red}.%F{blue})=>>%f '
|
||||
prompt_ln2=$'\n%(!.%F{red}.%F{blue})$>%f '
|
||||
prompt_state_file="/tmp/zsh_gitstatus_$$.tmp"
|
||||
PROMPT="$prompt_ln1$prompt_ln2"
|
||||
PROMPT2='%_%(!.%F{red}.%F{blue})>%f '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue