Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 443 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 443 Bytes

git-prompt

Prompt for git repositories

Requirements

Haskell environment installed

Installation

  1. Compile with the command:

stack build

  1. Copy the compiled file git-prompt-exe into your home directory

  2. Copy the file .gitprompt.sh into your home directory

  3. Source the file .gitprompt.sh in your profile for bash. In Mac OS it is the file .profile

For fish shell copy the file fish_prompt.fish into ~/.config/fish/functions