mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-20 09:14:34 +05:30
Improved zsh rice..
This commit is contained in:
parent
b2927a55f0
commit
ae90cd0d8a
|
@ -20,7 +20,7 @@ in
|
|||
initExtra = ''
|
||||
PROMPT=" ◉ %U%F{magenta}%n%f%u@%U%F{blue}%m%f%u:%F{yellow}%~%f
|
||||
%F{green}→%f "
|
||||
RPROMPT="%F{black}▉%f%F{red}▉%f%F{yellow}▉%f%F{green}▉%f%F{cyan}▉%f%F{blue}▉%f%F{magenta}▉%f%F{white}▉%f"
|
||||
RPROMPT="%F{red}▂%f%F{yellow}▄%f%F{green}▆%f%F{cyan}█%f%F{blue}▆%f%F{magenta}▄%f%F{white}▂%f"
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue