create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "[email protected]"
create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "[email protected]"
| SPC s c remove highlight | |
| **** Files manipulations key bindings | |
| Files manipulation commands (start with ~f~): | |
| | Key Binding | Description | | |
| |-------------+----------------------------------------------------------------| | |
| | ~SPC f c~ | copy current file to a different location | | |
| | ~SPC f C d~ | convert file from unix to dos encoding | | |
| | ~SPC f C u~ | convert file from dos to unix encoding | |
| e[dit] | evil-edit |
| w[rite] | evil-write |
| wa[ll] | evil-write-all |
| sav[eas] | evil-save |
| r[ead] | evil-read |
| b[uffer] | evil-buffer |
| bn[ext] | evil-next-buffer |
| bp[revious] | evil-prev-buffer |
| bN[ext] | bprevious |
| sb[uffer] | evil-split-buffer |