Skip to content

Initial release

Compare
Choose a tag to compare
@brujoand brujoand released this 07 Jul 11:47
3c9b999

This is the first attempt at following a release pattern.

Changes:

  • We now avaid subshells to lower execution time
  • Uppercase variables should be understood as Global to SBP
  • The ´sbp´ cli now supports verbs for better usability
  • The git segment can now be instructed to only check the branch on large repos
  • Creating custom layouts is much easier due to the /layouts configuration.
  • Added the option to install releases via homebrew

Fixes:

  • Some of the color schemes had wrong values, these have been fixed
  • There used to be a trail of colored background left after the prompt on some terminals, this has ben fixed

Bugs:

  • The 'debug' functions are available outside of sbp, this isn't a huge problem, but it's unclean and should be fixed.