Skip to content

A clean, minimal zsh prompt. Exactly what you need for macOS

Notifications You must be signed in to change notification settings

madhavtummala/clear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple, fast and minimal prompt.


Left Prompt

  • OS logo
  • Computer Name
  • Current Directory (depth==1)
  • Background Jobs
  • Prompt (based on exit status of last cmd)

Right Prompt

  • Time for execution (of last cmd if greater than one second)
  • Branch (git with colors for various stages)

Installation

Update your .zshrc file with:

antigen bundle madhavchoudhary/clear

Update your .zshrc file with:

antibody bundle madhavchoudhary/clear
wget -O $ZSH_CUSTOM/themes/common.zsh-theme https://raw.githubusercontent.com/madhavchoudhary/clear/master/clear.zsh-theme

Update your .zshrc file with:

ZSH_THEME="clear"

Complete Setup

Please follow this documentation to install and setup the terminal completely from scratch for development in macOS as shown in the sample image.

About

A clean, minimal zsh prompt. Exactly what you need for macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages