A Fish shell plugin for opening active git repository based bitbucket.org pages.
With fisher
$ fisher add jannematti/bb
$ bb
$ bb [directory/file]
$ bb commits
$ bb c
$ bb branches
$ bb b
$ bb pull-requests
$ bb pr
$ bb pipelines
$ bb pl
$ bb deployments
$ bb downloads
$ bb boards
$ bb settings
Add a new line to config.fish
:
set bb_browser "Google Chrome"