Skip to content

2.0.0

Compare
Choose a tag to compare
@mengelbrecht mengelbrecht released this 15 Aug 08:43
· 167 commits to master since this release

This release improves the slimline customization capabilities and git information display.

Verison 2 replaces git-radar with a custom python script which has the following advantages:

  • faster: obtains the git information in parallel and runs faster than git-radar
  • more customizable: nearly everything can be customized using environment variables
  • lightweight: very small python script
  • maintained: the script will be updated and improved as needed

In addition the colors used in the slimline prompt can be completely customized.

See the Readme for more information.