Skip to content

3g0r/zemm-blinks.zsh-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This is my customizations on the Blinks theme that comes with Oh My ZSH. It makes the following changes:

  • Replace the history counter on the right side of the prompt with the date/time.
  • Adds Mercurial support similar to the git support that the original uses. Minimally it will show the Mercurial symbol on the left side of the prompt, but if you also have my changes to the mercurial zsh plugin (see below), it will flag when you're in a dirty repo, and show the name of the current branch.
  • Makes the prompt display username[Predator Reticle]hostname

Instructions

To use, copy the zemm-blinks.zsh-theme file into your $ZSH_CUSTOM directory and set your theme to zemm-blinks in your .zshrc.

Mercurial Support

If you'd like mercurial support similar to the git support:

  1. Copy the mercurial directory from this repo into your $ZSH_CUSTOM/plugins/ directory
  2. Add 'mercurial' to your plugins in .zshrc.

About

My customization of the blinks oh-my-zsh theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%