Secret Base

All the little bugs I have ever met

  • Home
  • Archives
  • Categories
  • About
  • Table of Contents
  • Overview

Zhengyang Song

52 posts
11 categories
GitHub

ZSH

Posted on 2023-08-14 Edited on 2026-09-04 In Tool

Basic usage of zsh.

https://github.com/ohmyzsh/ohmyzsh/wiki/Themes

To view all avaliable zsh themes:

1
ls $ZSH/themes/

To set zsh theme:

1
2
3
ZSH_THEME=random

ZSH_THEME_RANDOM_CANDIDATES=( "robbyrussell" "risto" "candy" )

To view the current selected random theme:

1
echo $RANDOM_THEME

To view the config of a specific zsh theme:

1
vi $ZSH/themes/robbyrussell.zsh-theme
V2Ray Client - Windows
Desktop Environment
© 2026 Zhengyang Song
Powered by Hexo & NexT.Gemini