jdforsythe / sorin

A fork of sorin's prompt theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sorin

A fork of the sorin theme.

What does it show?

  • On the left:
    • username@hostname when in a ssh session.
    • Working directory.
    • # when you're root.
    • Keymap indicator.
  • On the right:
    • Python venv indicator.
    • when there was an error.
    • V when in a vim terminal.
    • Git information when you are in a git repo:
      • Current branch name. When in 'detached HEAD' state, the position or commit short hash.
      • and/or when there are commits ahead and/or behind of remote, respectively.
      • when there are stashed states.
      • when there are indexed files.
      • when there are unindexed files.
      • when there are untracked files.

Requirements

Requires Zim's git-info module to show git information.

About

A fork of sorin's prompt theme.

License:MIT License


Languages

Language:Shell 100.0%