/garden

an oh-my-zsh theme with awesome emoji

MIT LicenseMIT

简体中文

Introduction

preview

note

The inspiration for this theme comes from CJ R.'s channel Coding Garden with CJ on Youtube. I learned a lot from CJ's video. CJ's video always surprises me. I like the sound of his keyboard hitting and the terminal theme he uses. I think this theme is great, so I also wrote a Such a theme.

Install

preinstall

if you want to use this theme, you should install Zsh and ohmyzsh firstly

install step

  1. clone repository
git clone https://github.com/fecat233/garden.git
  1. config .zshrc
ZSH_CUSTOM=$HOME/xxx/garden
ZSH_THEME="garden"
  1. reactive .zshrc
source ~/.zshrc

License

garden is released under the MIT License