Awesome
λ lambda-zsh-theme
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-theme
to 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
~/.zshrc
in your favorite editorSet the line that starts with
ZSH_THEME
toZSH_THEME=cdimascio-lambda
-
Restart the terminal or source
/.zshrc
source ~/.zshrc
License
<a href="https://www.buymeacoffee.com/m97tA5c" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>