mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-29 22:59:29 +01:00
Update zshrc
This commit is contained in:
parent
79fcf0477e
commit
1a120b17ab
2
zshrc
2
zshrc
@ -27,7 +27,7 @@ zstyle ':vcs_info:*' formats '%b '
|
|||||||
precmd() { vcs_info }
|
precmd() { vcs_info }
|
||||||
|
|
||||||
PS1="%B%(!.%F{red}.%F{green})%n@%m %~
|
PS1="%B%(!.%F{red}.%F{green})%n@%m %~
|
||||||
%(?..%B%?%b )%f%b" %#
|
%(?..%B%?%b )%f%b %#"
|
||||||
|
|
||||||
setopt histignorealldups sharehistory
|
setopt histignorealldups sharehistory
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user