Skip to content

Instantly share code, notes, and snippets.

@pestilence669
Last active August 29, 2015 14:05
Show Gist options
  • Save pestilence669/7334edfade9c8260752b to your computer and use it in GitHub Desktop.
Save pestilence669/7334edfade9c8260752b to your computer and use it in GitHub Desktop.
Random installations of various things
#!/bin/bash
# vim: set ts=4 sw=4 noet:
# install colorization & other enhancements to the stock MongoDB shell
npm install -g mongo-hacker
# command-line JSON filtering, formatting and other general awesome
npm install -g json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment