You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/themes/gitstatus
Lin Jen-Shin 10f36245d1 themes/gitstatus: $SSH_CONNECTION could've spaces 11 years ago
..
README.md
fish_prompt.fish themes/gitstatus: $SSH_CONNECTION could've spaces 11 years ago

README.md

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.