minor
This commit is contained in:
parent
3497ccc7b1
commit
a77ed6ec51
@ -9,7 +9,6 @@ export ZSH=$HOME/.oh-my-zsh
|
||||
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
||||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||
ZSH_THEME="ys-simple"
|
||||
HOST="VM-ubuntu"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
@ -107,6 +106,8 @@ source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# ====================================================================================================
|
||||
|
||||
HOST="VM-ubuntu"
|
||||
|
||||
HIST_STAMPS='yyyy-mm-dd'
|
||||
DISABLE_AUTO_TITLE='true'
|
||||
ZSH_THEME_TERM_TITLE_IDLE='%~'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user