From c47b30cbb655b6d0b7af78f878b0415f638d7653 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 25 Aug 2022 00:49:50 -0700 Subject: [PATCH] :memo: Bookmarked letsencrypt.org --- aliases | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/aliases b/aliases index a2052f9c..42009782 100644 --- a/aliases +++ b/aliases @@ -343,8 +343,10 @@ alias gfontshelper="librewolf https://google-webfonts-helper.herokuapp.com/fonts alias iconify="librewolf https://iconify.design/ &" # for domain names alias namecheap="librewolf https://namecheap.com/ &" -# tutorials including how to set up ssl authentication and renewals: +# tutorials including how to set up ssl authentication and renewals with cerbot: alias easynewbie="librewolf https://easynewbie.com &" +# even easier for ssl certificates is to use letsencrypt: +alias letsencrypt="librewolf https://letsencrypt.org &" # for colorizing code snippets alias prismjs="librewolf https://prismjs.com/ &" # cool front end ideas