Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.37 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.37 KB

Eco

Eco-minimal gray scale prompt.

eco

Install

With fisherman

fisher eco

Option

  • $eco_remote_update_interval: Interval in seconds to defer running git remote update in the background.

Legend

  • dir master& repo → Git update remote running in the background.
  • dir ╍ master repo → There are changes not staged for commit (dirty).
  • dir ╍ master ∧ repo → Dirty and repo can push to remote.
  • dir ╍ master ∨ repo → Dirty and repo can pull from remote.
  • dir + master ∧∨ repo → Staged changes and repo can push and pull from remote.
  • dir ± master repo → Dirty and also changes staged for commit.
  • dir 8bc1479 repo → Detached HEAD state.
  • dir master ← repo → There are changes recorded in the stash.
  • → 127 Last command $status.
  • 33ms Last command duration.

Terminal Settings