diff --git a/ssh/config b/ssh/config index 970d37b..6fd0e1e 100644 --- a/ssh/config +++ b/ssh/config @@ -9,8 +9,7 @@ Host git.lawsnote.com HostName git.lawsnote.com Host dev - User mtfos - HostName 192.168.200.14 + HostName 192.168.200.15 Host vpn User root diff --git a/zshrc_zinit b/zshrc_zinit index c77d7b0..b3826f9 100644 --- a/zshrc_zinit +++ b/zshrc_zinit @@ -37,7 +37,7 @@ zinit snippet OMZ::plugins/tmux {{/if}} # theme -zinit light "tinyRatP/ys" +zinit light "otakukaze/zsh-ys-theme" # auto load other zshfiles [ -f "$HOME/.zsh/zsh.sh" ] && source "$HOME/.zsh/zsh.sh"