Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. # add the following somewhere your shell will source .bash_profile, .bashrc, .zshrc, etc.
  2.  
  3. export NPM_TOKEN=$(cat ~/.npmrc | sed 's/.*authToken=\(.*\)/\1/')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement