An extremely light weight zsh prompt.
That screenshot is iterm2(on MacOS), color scheme is one-dark
Add following to your $HOME/.zshrc
zinit snippet OMZL::git.zsh
zinit light hanleylee/Handy
Firstly, download repo to your local $ZSH_CUSTOM
dir
git clone https://github.com/hanleylee/Handy ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/Handy
Declare $ZSH_THEME
inside your $HOME/.zshrc
# $HOME/.zshrc
ZSH_THEME="Handy" # 使用自定义主题
Done!
All codes in this warehouse are distributed and used based on Apache License 2.0. For the full text of the agreement, see LICENSE file.
Copyright 2021 HanleyLee
Welcome, if you have any bugs, I hope to raise issues. If it is useful to you, please mark a star ⭐️