Bash and Zsh shell completion for the Boom pastebin manager.
Bash and Zsh completion for Boom
boom$ source $(brew --prefix)/etc/bash_completion.d/boom-completion.bash$ source $(brew --prefix)/etc/zsh/site-functions/_boom$ boom [TAB]$ boom add [TAB]$ echo 'source $(brew --prefix)/etc/bash_completion.d/boom-completion.bash' >> ~/.bashrc