Added instructions for ssl auth automation
This commit is contained in:
parent
3c1126ae33
commit
ac5afd982e
2 changed files with 4 additions and 0 deletions
2
aliases
2
aliases
|
|
@ -343,6 +343,8 @@ alias gfontshelper="librewolf https://google-webfonts-helper.herokuapp.com/fonts
|
||||||
alias iconify="librewolf https://iconify.design/ &"
|
alias iconify="librewolf https://iconify.design/ &"
|
||||||
# for domain names
|
# for domain names
|
||||||
alias namecheap="librewolf https://namecheap.com/ &"
|
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
|
# for colorizing code snippets
|
||||||
alias prismjs="librewolf https://prismjs.com/ &"
|
alias prismjs="librewolf https://prismjs.com/ &"
|
||||||
# cool front end ideas
|
# cool front end ideas
|
||||||
|
|
|
||||||
|
|
@ -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):
|
Install zellij (terminal multiplexer, more user friendly than tmux):
|
||||||
|
|
||||||
doas pacman -S zellij
|
doas pacman -S zellij
|
||||||
|
|
||||||
|
Install certbot (for automating ssl certifications)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue