diff --git a/aliases b/aliases index 03d82073..a2052f9c 100644 --- a/aliases +++ b/aliases @@ -343,6 +343,8 @@ 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: +alias easynewbie="librewolf https://easynewbie.com &" # for colorizing code snippets alias prismjs="librewolf https://prismjs.com/ &" # cool front end ideas diff --git a/updates.txt b/updates.txt index b617652a..1a679ced 100644 --- a/updates.txt +++ b/updates.txt @@ -64,3 +64,5 @@ Allow duckduckgo to not clear cookies in librewolf, adjust preferences, and try Install zellij (terminal multiplexer, more user friendly than tmux): doas pacman -S zellij + +Install certbot (for automating ssl certifications)