godfat / fish_prompt-gitstatus

fish prompt with git status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitStatus

GitStatus

Characteristics

  • Displays host information in the command prompt when connected via ssh.

  • Displays git information in the command prompt when inside a git repository.

    • Shows current branch name.
    • Shows * if working copy is dirty.
    • Shows # if everything is staged.
    • Shows no indicators if the working copy is clean.

About

fish prompt with git status

License:Apache License 2.0


Languages

Language:Shell 100.0%