]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/bbedit/README.md
initial
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / bbedit / README.md
1 ## bbedit
2
3 Plugin for BBEdit, an HTML and text editor for Mac OS X
4
5 ### Requirements
6
7  * [BBEdit](https://www.barebones.com/products/bbedit/)
8  * [BBEdit Command-Line Tools](https://www.barebones.com/support/bbedit/cmd-line-tools.html)
9
10 ### Usage
11
12  * If the `bb` command is called without an argument, launch BBEdit
13
14  * If `bb` is passed a directory, cd to it and open it in BBEdit
15
16  * If `bb` is passed a file, open it in BBEdit
17
18  * If `bbpb` create a new BBEdit document with the contents of the clipboard
19
20  * If `bbd` alias for BBEdit diff tool