Skip to content

Instantly share code, notes, and snippets.

@viktorkelemen
Created January 31, 2012 04:05
Show Gist options
  • Select an option

  • Save viktorkelemen/1708712 to your computer and use it in GitHub Desktop.

Select an option

Save viktorkelemen/1708712 to your computer and use it in GitHub Desktop.
my .mongorc.js
prompt = function() {
return db+"@"+db.serverStatus().host+"$ ";
}
DBQuery.shellBatchSize = 300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment