BMO2

About

bmo2 manages your text snippets on your command line.

For more details about what boom is and how it works, check out bmo2 website.

Install

gem install bmo2

Quick Start

$ bmo2 config
Bmo2 Created a new list called "config".

$ boom config nginx /etc/nginx/conf
Bmo2 "nginx" in "conf" is "/etc/nginx/conf". Got it.

$ boom nginx
Bmo2 Just copied /etc/nginx/conf to your clipboard.

$ boom delete conf nginx
Bmo2 nginx is gone forever.

Bmo2 website