From bdb03f30cf760d0a7bd29e2ed52abb80c7a56136 Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Mon, 13 May 2019 08:35:18 +0800 Subject: update zsh --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index c62f1ae..bc5aab0 100644 --- a/.zshrc +++ b/.zshrc @@ -8,7 +8,7 @@ export LC_ALL=en_US.UTF-8 # Set name of the theme to load. Optionally, if you set this to "random" # it'll load a random theme each time that oh-my-zsh is loaded. # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes -ZSH_THEME="robbyrussell" +ZSH_THEME="robbyrussell-mod" # Set list of themes to load # Setting this variable when ZSH_THEME=random -- cgit v1.2.3