Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
d7f77f81
Commit
d7f77f81
authored
10 years ago
by
Chris Smith
Browse files
Options
Download
Email Patches
Plain Diff
Adding README.md
parent
1b4d4266
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plugins/bbedit/README.md
+20
-0
plugins/bbedit/README.md
with
20 additions
and
0 deletions
+20
-0
plugins/bbedit/README.md
0 → 100644
View file @
d7f77f81
## bbedit
Plugin for BBEdit, an HTML and text editor for Mac OS X
### Requirements
*
[
BBEdit
](
http://www.barebones.com/products/bbedit/
)
*
[
BBEdit Command-Line Tools
](
http://www.barebones.com/support/bbedit/cmd-line-tools.html
)
### Usage
*
If the
`bb`
command is called without an argument, launch BBEdit
*
If
`bb`
is passed a directory, cd to it and open it in BBEdit
*
If
`bb`
is passed a file, open it in BBEdit
*
If
`bbpb`
create a new BBEdit document with the contents of the clipboard
*
If
`bbd`
alias for BBEdit diff tool
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help