Author: Grant Rettke gcr@wisdomandwonder.com
Version: 0.9
Generate random corporate buzz phrases to impress your friends and get ahead in the industry.
Useful in elevator pitches, business meetings, and most organizational events.
Examples
- proactively provide access to seamless core competencies
- objectively expedite effective sprints
- quickly cultivate equity invested resources
- globally iterate on-demand ideas
Keystroke | Documentation |
---|---|
M-x corporate-bs-generator-create | Display a phrase in the minibuffer. |
C-u M-x corporate-bs-generator-create | Display a phrase in the minibuffer and insert it into this buffer. |
C-u C-u M-x corporate-bs-generator-create | Display a phrase in the minibuffer and add it to the kill-ring. Insert this value later on with C-y. |
Download it to ~/src
.
Add the following to your init file to
-
Add it to your load path
-
Load it
(add-to-list 'load-path "~/src/corporate-bs-generator") (require 'corporate-bs-generator)
- Tommy's Blessing
- Mom pair programmed it with me. Thank you mom!
Converted from corporate-bs-generator.el
by el2markdown.