Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 658 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 658 Bytes

Clearance oh-my-zsh theme

A minimalist oh-my-zsh theme with git, nix-shell and virtualenv prompt

Based on

theme-preview

Installation

Clone this repository into your custom oh-my-zsh themes directory:

git clone https://github.com/H00N24/clearance-theme-oh-my-zsh.git $ZSH_CUSTOM/themes/clearance

Create a symlink:

ln -s "$ZSH_CUSTOM/themes/clearance/clearance.zsh-theme" "$ZSH_CUSTOM/themes/clearance.zsh-theme"

Set ZSH_THEME="clearance" in your .zshrc.