Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gschnall/leverage

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

¬ Leverage - a minimal oh-my-zsh theme

Description

Based off of the standard minimal theme, Leverage uses colors, and an extra ¬ character, to better distinguish the command line prompt from your output. Leverage-C is slightly more compact. It's useful for users who work with long git branch names.

Installation

Install Leverage

  • Put the leverage.zsh-theme file in your ~/oh-my-zsh/themes directory.
    • cd ~/.oh-my-zsh/themes/&&curl -O https://raw.githubusercontent.com/gschnall/leverage/master/leverage.zsh-theme
    • Note: the file must be named leverage.zsh-theme
  • Next, in your zshrc, change your ZSH_THEME to leverage.
    • It should look like this: ZSH_THEME="leverage"

Install Leverage-C

  • Put the leverage-c.zsh-theme file in your ~/oh-my-zsh/themes directory.
    • cd ~/.oh-my-zsh/themes/&&curl -O https://raw.githubusercontent.com/gschnall/leverage/master/leverage-c.zsh-theme
    • Note: the file must be named leverage-c.zsh-theme
  • Next, in your zshrc, change your ZSH_THEME to leverage-c.
    • It should look like this: ZSH_THEME="leverage-c"

Side by Side screen shot of leverage & leverage-c

leverage

Pictured with the font "Menlo" using the Gruvbox color scheme for iTerm2.

About

Minimal oh-my-zsh theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.