Skip to content

Instantly share code, notes, and snippets.

@magnobiet
Last active November 15, 2017 23:04
Show Gist options
  • Save magnobiet/75f475df03d4873085449c54cf586293 to your computer and use it in GitHub Desktop.
Save magnobiet/75f475df03d4873085449c54cf586293 to your computer and use it in GitHub Desktop.
npm config set init.author.name "Magno Biét"
npm config set init.author.email [email protected]
npm config set init.author.url https://magnobiet.com/
npm config set init.license MIT
npm config set prefix "~/.global-modules"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment