Home

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...

  1. Copy cdimascio-lambda.zsh-theme to the themes directory

    cp cdimascio-lambda.zsh-theme $ZSH_CUSTOM/themes
    # or alternatively
    # cp cdimascio-lambda.zsh-theme ~/.oh-my-zsh/themes
    
  2. Set cdimascio-lambda as your default theme

    Open ~/.zshrc in your favorite editor

    Set the line that starts with ZSH_THEME to ZSH_THEME=cdimascio-lambda

  3. Restart the terminal or source /.zshrc

    source ~/.zshrc
    

License

MIT

<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>