Skip to content

hanleylee/handy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Handy

An extremely light weight zsh prompt.

himg

That screenshot is iterm2(on MacOS), color scheme is one-dark

Install

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!

License

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 ⭐️