lambda-zsh-theme is a beautiful zsh theme inspired by the robbyrussell.
Clone this repo, then...
-
Copy
cdimascio-lambda.zsh-theme
to the themes directorycp cdimascio-lambda.zsh-theme ~/.oh-my-zsh/themes
-
Set cdimascio-lambda as your default theme
Open
~/.zshrc
in your favorite editorSet the line that starts with
ZSH_THEME
toZSH_THEME=cdimascio-lambda
-
Restart the terminal or source
/.zshrc
source ~/.zshrc