Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powerbash/homebrew-powerbash

Homebrew tap for powerbash — a powerline-style bash prompt in pure bash.

Install

brew install powerbash/powerbash/powerbash

Or brew tap powerbash/powerbash and then brew install powerbash.

powerbash is sourced, not run, so the formula installs it under pkgshare rather than on your PATH. Add the line the caveats print to ~/.bashrc (Linux) or ~/.bash_profile (macOS):

source "$(brew --prefix powerbash)/share/powerbash/powerbash.sh"

Maintenance

Formula/powerbash.rb is regenerated on every tagged release by .github/workflows/release.yml in napalm255/powerbash, which rewrites the url and sha256 lines and pushes the result here.

Everything else in the formula — the install block, caveats, and the test block — is maintained here and is never templated on the other side, so edits to those are safe and survive releases. Do not hand-edit url or sha256: the next tag overwrites them.

Tests

make ci

Runs the same brew test-bot sequence as .github/workflows/tests.yml, minus the whole-machine brew doctor sweep that only makes sense on a throwaway runner. See the Makefile for the individual targets.

Documentation

brew help, man brew, or Homebrew's documentation.

License

MIT — see LICENSE.

About

Homebrew for powerbash

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages