lambda-zsh-theme is a beautiful zsh theme inspired by the the oh-my-zsh lambda theme.
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

