Added instructions for ssl auth automation

This commit is contained in:
z3rOR0ne 2022-08-25 00:41:46 -07:00
parent 3c1126ae33
commit ac5afd982e
2 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -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)