1
0
Fork 0

Pick a better theme for zsh

main
Mari 3 years ago
parent f793e7aaa0
commit 3aa8993208
  1. 2
      zsh/zshrc.zsh

@ -12,7 +12,7 @@ export ZSH="$__COMMON_CONFIGS/zsh/ohmyzsh"
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
ZSH_THEME="agnoster"
ZSH_THEME="ys"
# Set list of themes to pick from when loading at random
# Setting this variable when ZSH_THEME=random will cause zsh to load

Loading…
Cancel
Save