bashrc, zshrc: get rid of at sign; i3: new KeePassXC match rule
This commit is contained in:
parent
691ed29ba5
commit
e0d7da13ff
3 changed files with 4 additions and 4 deletions
2
zshrc
2
zshrc
|
@ -72,7 +72,7 @@ bindkey '^x^e' edit-command-line
|
|||
# }}}
|
||||
# {{{ prompt
|
||||
prompt_state_file="/tmp/zsh_gitstatus_$$.tmp"
|
||||
prompt_ln1='%K{white}%F{black}[ %F{%(!.red.blue)}%n%F{black}@%m:%F{green}%d%F{black} '
|
||||
prompt_ln1='%K{white}%F{black}[ %F{%(!.red.blue)}%n%F{black} %m:%F{green}%d%F{black} '
|
||||
prompt_ln2=$']%f%k\n> '
|
||||
PROMPT="$prompt_ln1$prompt_ln2"
|
||||
PROMPT2='%K{white}%F{black}[ %_ ]%f%k '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue