mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-09 20:02:31 +01:00
zshrc: Bold the command which is being written.
This commit is contained in:
parent
5d580458cd
commit
6f99fc7454
2
zshrc
2
zshrc
@ -8,7 +8,7 @@ autoload -Uz promptinit
|
|||||||
# Green for normal user and red for root. Thanks nyuszika7h :D
|
# Green for normal user and red for root. Thanks nyuszika7h :D
|
||||||
promptinit
|
promptinit
|
||||||
PS1="%B%(!.%F{red}.%F{green})%n@%m %~
|
PS1="%B%(!.%F{red}.%F{green})%n@%m %~
|
||||||
%#%f%b "
|
%#%f "
|
||||||
|
|
||||||
setopt histignorealldups sharehistory
|
setopt histignorealldups sharehistory
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user