check
$ make
to sign commits using your GPG key;
~/.gitconfig_private
[user]
email = <your-email>
signingkey = <gpg-fingerprint>
[commit]
gpgsign = true
[alias]
lg = log --graph --show-signature
public key; https://github.com/web-flow.gpg
to add your GPG public key to Github; https://github.com/settings/gpg/new
private settings to ~/.zshrc.local
> vim
:PlugInstall
Run
$ make set theme=onedark
and restart the terminal