Home

Awesome

lambda-minimal-theme

GitHub Mentioned in Awesome Zsh Plugins

A simple zsh prompt theme based on lambda. Supports git and virtualenv.

screenshot

Installation

This theme only supports oh-my-zsh. To get support in other zsh frameworks, oh-my-zsh-equivalent git_prompt_info and virtualenv_prompt_info are needed.

The process is quite straightforward. Just download the file lambda-minimal.zsh-theme to ~/.oh-my-zsh/custom/themes directory from the repo.

curl 'https://raw.githubusercontent.com/sohnryang/lambda-minimal-theme/master/lambda-minimal.zsh-theme' -o $ZSH_CUSTOM/themes/lambda-minimal.zsh-theme

Roadmap