mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
show themes featues by grep
This commit is contained in:
parent
5fcb6e1263
commit
8f18bd38fd
2 changed files with 35 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
ZSH=$HOME/.oh-my-zsh
|
||||
|
||||
# Set name of the theme to load.
|
||||
# Look in ~/.oh-my-zsh/themes/
|
||||
# Look in ~/.oh-my-zsh/themes/ (show features by tools/list_theme.sh)
|
||||
# Optionally, if you set this to "random", it'll load a random theme each
|
||||
# time that oh-my-zsh is loaded.
|
||||
ZSH_THEME="robbyrussell"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue