config/~/SSH/README.md

169 B

...

./compile
mv ./config ~/.ssh/config
# Pack
gpg -e -r Alexander config.private
# Unpack
gpg -d config.private.gpg > config.private