Skip to content

TimDeve/sorin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Advanced settings

You can customize how the current working directory is shown with the prompt-pwd module settings.

These advanced settings must be overridden after where the theme is initialized.

Requirements

Requires Zim's prompt-pwd module to show the current working directory, and git-info to show git information.

About

A fork of sorin's prompt theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%