mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-22 18:49:55 +01:00
Fixed color
This commit is contained in:
parent
aeabe170e1
commit
2f97a439c7
2
zshrc
2
zshrc
@ -36,7 +36,7 @@ source $HOME/.dotfiles/zsh/ffmpeg
|
|||||||
source $HOME/.dotfiles/zsh/device-specific
|
source $HOME/.dotfiles/zsh/device-specific
|
||||||
|
|
||||||
# Prompt design
|
# Prompt design
|
||||||
prompt="%F{#ffffff}%K{$prompt_color} ▓▒░%F%B%n@%m%b%F{$prompt_color}%K{#000000}█▓▒░%F{#ffffff}%K{#000000}%B %D{%Y-%m-%d} %D{%k:%M:%S}
|
prompt="%F{#000000}%K{$prompt_color} ▓▒░%F%B%n@%m%b%F{$prompt_color}%K{#000000}█▓▒░%F{#ffffff}%K{#000000}%B %D{%Y-%m-%d} %D{%k:%M:%S}
|
||||||
%}%F{$prompt_color}%K{#000000}%B%~/%b%k%f "
|
%}%F{$prompt_color}%K{#000000}%B%~/%b%k%f "
|
||||||
|
|
||||||
# Load private information from second repo
|
# Load private information from second repo
|
||||||
|
Loading…
Reference in New Issue
Block a user