Skip to content

Instantly share code, notes, and snippets.

@egoist
Last active August 29, 2015 14:27
Show Gist options
  • Select an option

  • Save egoist/25305c930182e721da73 to your computer and use it in GitHub Desktop.

Select an option

Save egoist/25305c930182e721da73 to your computer and use it in GitHub Desktop.
{username ? 'root', password || '', secure && 'https'
|| 'http'} = config<[ USERNAME PASSWORD SECURE ]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment