.bash_aliases .bashrc .gitconfig .vimrc
https://github.com/tonsky/FiraCode
# OSX
brew install gnupg gpg-agent pinentry-mac
git config --global user.signingkey <YOUR-SIGNING-KEY-PUB-ID>
git config --global commit.gpgsign true
.bash_aliases .bashrc .gitconfig .vimrc
https://github.com/tonsky/FiraCode
# OSX
brew install gnupg gpg-agent pinentry-mac
git config --global user.signingkey <YOUR-SIGNING-KEY-PUB-ID>
git config --global commit.gpgsign true