λ lambda-zsh-theme
April 26, 2020 · View on GitHub
lambda-zsh-theme is a beautiful zsh theme inspired by the the oh-my-zsh lambda theme.

Install
Clone this repo, then...
-
Copy
cdimascio-lambda.zsh-themeto the themes directorycp cdimascio-lambda.zsh-theme $ZSH_CUSTOM/themes # or alternatively # cp cdimascio-lambda.zsh-theme ~/.oh-my-zsh/themes -
Set cdimascio-lambda as your default theme
Open
~/.zshrcin your favorite editorSet the line that starts with
ZSH_THEMEtoZSH_THEME=cdimascio-lambda -
Restart the terminal or source
/.zshrcsource ~/.zshrc
