mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
random theme
This commit is contained in:
parent
17d5f59387
commit
12f99a0a2f
@ -18,6 +18,7 @@ ZSH_THEME="jonathan"
|
||||
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
||||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||
|
||||
ZSH_THEME="random"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
@ -114,3 +115,4 @@ alias ls="exa -la --icons"
|
||||
# znap source marlonrichert/zsh-autocomplete
|
||||
|
||||
cal -3
|
||||
echo $RANDOM_THEME
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user