Prompt Colorizer

Note: Download from https://github.com/snaphat/prompt_colorizer

About:

Prompt Colorizer is a set of small scripts that implement four different styles of colored prompts for a number of different shells. Each style displays session information including: username, hostname, current directory (short and long), date, time, and git repository information (the latter is for bash/zsh/fish only and only with git-core installed). Click on the image to the right to see samples of the four styles. The idea of this set of scripts is to have an easy to set up and decent prompt without putting in a lot of effort to configure it on multiple systems with differing default shells.

The list of currently supported shells is as follows:

  • bash

  • tcsh

  • zsh

  • ksh, pdksh, mksh

  • fish

Installation:

See: https://github.com/snaphat/prompt_colorizer#Installation

Changelog:

See: https://github.com/snaphat/prompt_colorizer/blob/master/changelog.txt