TLDR
Enter a command. For example: git reset, qemu, git pr, umask.

nrm

 
npm registry manager. Helps to easily switch between different npm registries. More information: https://github.com/Pana/nrm.
 
  • List all registries:
     
    nrm ls
     
  • Change to a particular registry:
     
    nrm use {{registry}}
     
  • Show the response time for all registries:
     
    nrm test
     
  • Add a custom registry:
     
    nrm add {{registry}} {{url}}
     
  • Delete a registry:
     
    nrm del {{registry}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.