modify zsh theme

This commit is contained in:
Konano 2023-07-22 15:42:21 +08:00
parent 3d0dd170ba
commit 3497ccc7b1
4 changed files with 4 additions and 3 deletions

View File

@ -9,6 +9,7 @@ export ZSH=$HOME/.oh-my-zsh
# to know which specific one was loaded, run: echo $RANDOM_THEME # to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
ZSH_THEME="ys-simple" ZSH_THEME="ys-simple"
HOST="VM-ubuntu"
# Set list of themes to pick from when loading at random # Set list of themes to pick from when loading at random
# Setting this variable when ZSH_THEME=random will cause zsh to load # Setting this variable when ZSH_THEME=random will cause zsh to load

View File

@ -82,7 +82,7 @@ local exit_code="%(?,,C:%{$fg[red]%}%?%{$reset_color%})"
PROMPT=" PROMPT="
%{$terminfo[bold]$fg[blue]%}#%{$reset_color%} \ %{$terminfo[bold]$fg[blue]%}#%{$reset_color%} \
%{$fg[green]%}%m \ %(#,%{$fg[green]%}%m,%{$fg[cyan]%}%m) \
%{$reset_color%}in \ %{$reset_color%}in \
%{$terminfo[bold]$fg[yellow]%}%~%{$reset_color%}\ %{$terminfo[bold]$fg[yellow]%}%~%{$reset_color%}\
${hg_info}\ ${hg_info}\

View File

@ -182,4 +182,4 @@ configure_apt_install
configure_zsh configure_zsh
configure_tmux configure_tmux
configure_iptables configure_iptables
configure_hostname # configure_hostname

View File

@ -182,4 +182,4 @@ configure_apt_install
configure_zsh configure_zsh
configure_tmux configure_tmux
configure_iptables configure_iptables
configure_hostname # configure_hostname