From a77ed6ec51e2ff1cdf6e0014d46133feb32fe14f Mon Sep 17 00:00:00 2001 From: Konano Date: Sat, 22 Jul 2023 15:52:13 +0800 Subject: [PATCH] minor --- files/.zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/.zshrc b/files/.zshrc index b33283c..5ee14d9 100644 --- a/files/.zshrc +++ b/files/.zshrc @@ -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='%~'