Add $EDITOR in aliasrc, zsh-dracula theme
This commit is contained in:
parent
a367e40cf3
commit
ac47f9a710
4 changed files with 757 additions and 4 deletions
|
@ -11,7 +11,9 @@ fi
|
|||
# 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="tjkirch"
|
||||
ZSH_THEME="dracula"
|
||||
DRACULA_DISPLAY_TIME=1
|
||||
DRACULA_DISPLAY_CONTEXT=1
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue