Skip to content

famiclone/zsh-lambda-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zsh-lambda-theme

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

Preview

Install

zsh

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"

zap

Add line to your .zshrc

plug "famiclone/zsh-lambda-theme"