Skip to content
/ bb Public

A Fish shell plugin for opening active git repository based bitbucket.org pages.

Notifications You must be signed in to change notification settings

jannematti/bb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

bb

A Fish shell plugin for opening active git repository based bitbucket.org pages.

Installation

With fisher

$ fisher add jannematti/bb

Usage

Source

$ bb
$ bb [directory/file]

Commits

$ bb commits
$ bb c

Branches

$ bb branches
$ bb b

Open pull requests

$ bb pull-requests
$ bb pr

Pipelines

$ bb pipelines
$ bb pl 

Deployments

$ bb deployments

Downloads

$ bb downloads

Trello boards

$ bb boards

Settings

$ bb settings

Configuration

Change default browser

Add a new line to config.fish:

set bb_browser "Google Chrome"

About

A Fish shell plugin for opening active git repository based bitbucket.org pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages