mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 19:08:16 +00:00
Fix zsh prompt colour
This commit is contained in:
@@ -4,4 +4,4 @@ HISTSIZE=2000
|
|||||||
SAVEHIST=1000
|
SAVEHIST=1000
|
||||||
|
|
||||||
# Prompt
|
# Prompt
|
||||||
export PS1="%F{black}[%F{white}%n@%m%F{black}] (%F{white}%1~%F{black}) %F{white}%# "
|
export PS1="%F{black}[%F{white}%n@%m%F{black}] (%F{white}%1~%F{black}) %F{white}%#%F{39} "
|
||||||
Reference in New Issue
Block a user