List global installed packages npm list -g --depth 0 Create SSH key ssh-keygen -t rsa -b 4096 -C "[email protected]" List SSH keys ls ~/.ssh Content SSH key cat ~/.ssh/id_rsa.pub