Awesome
Introduction
preview
<img src="./images/garden.png"/>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
- clone repository
git clone https://github.com/fecat233/garden.git
- config .zshrc
ZSH_CUSTOM=$HOME/xxx/garden
ZSH_THEME="garden"
- reactive .zshrc
source ~/.zshrc
License
garden is released under the MIT License