Say I am using only one encryption key most the time.
How do I set the default encryption key in order to avoid mentioning it in the encryption command
In other word, I want this command:
gpg -e
to be equivalent to the command with the recipient
gpg -e -r reciever@mail.edu