Skip to content

Releases: mengelbrecht/slimline

1.2.0

08 Sep 18:33
Compare
Choose a tag to compare

This release includes git-radar 0.3.2 and allows customization of git-radar prompt colors.
See the readme for more information.

1.1.0

03 Sep 17:41
Compare
Choose a tag to compare

Installation is now easier than ever because git-radar is embedded in the slimline prompt.

Features:

  • the prompt now uses an embedded version of git-radar
  • new option SLIMLINE_ENABLE_GIT_RADAR which can be used to disable git-radar

1.0.1

02 Sep 16:16
Compare
Choose a tag to compare

Bug fix release.

Fixes:

  • load required modules on first load (fixes command execution time detection)

1.0.0

01 Sep 19:56
Compare
Choose a tag to compare

Initial release.

Featuring:

  • simple, elegant and fast zsh prompt
  • asynchronous git status display using git-radar
  • ssh connection display
  • exit code display of last command if it is != 0
  • execution time display if last command exceeded a threshold