Skip to content

Instantly share code, notes, and snippets.

@aviflax
Created June 30, 2020 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aviflax/48a9398195d5200d65fe1a8aaa0528ad to your computer and use it in GitHub Desktop.
Save aviflax/48a9398195d5200d65fe1a8aaa0528ad to your computer and use it in GitHub Desktop.
#!/bin/sh
# Derived from https://github.com/tjluoma/bbwait
bbedit \
--create \
--language 'git-commit-message' \
--separate-windows \
--wait \
--resume \
-- "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment