It is a port of the lambda
theme from ohmyzsh for pure zsh. The theme includes a prompt that displays the current directory, the git branch (if applicable) and repository status
Clone
git clone https://github.com/famiclone/zsh-lambda-theme.git <your_dir>
Add line to your .zshrc
"source <your_dir>/zsh-lambda-theme/zsh-lambda.zsh-theme"
Add line to your .zshrc
plug "famiclone/zsh-lambda-theme"