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