@hackage Hish0.0.1

Hish

Build Status MIT Haskell

Prompt program for Fish shell written in Haskell

Features

Done

  • show git status
    • "#" for clean
    • "*" for dirty
  • show git branch
  • show working directory
    • be shortened if too long

Todo

  • distinguish the cases of clean and up-to-date
  • show time
  • implement color theme
  • show SSH info
  • use config file
  • load environment variables

Installation

> cabal install Hish