🔧 Updated updates notes and aliases

This commit is contained in:
z3rOR0ne 2024-08-22 02:07:10 -07:00
parent 535c1c55e9
commit 00142646fc
2 changed files with 3 additions and 2 deletions

View file

@ -588,8 +588,6 @@ alias certbotsite="librewolf https://certbot.eff.org &"
alias acmesh="librewolf https://github.com/acmesh-official/acme.sh &" alias acmesh="librewolf https://github.com/acmesh-official/acme.sh &"
# cool front end ideas # cool front end ideas
alias codinhood="librewolf https://codinhood.com/ &" alias codinhood="librewolf https://codinhood.com/ &"
# bun is an alternative to nodejs/npm, still in beta... check in from time to time
alias bun="librewolf https://bun.sh/ &"
# languagetool.org is a resource site for starting up an open source version of grammerly # languagetool.org is a resource site for starting up an open source version of grammerly
alias langtool="librewolf https://languagetool.org/dev/ &" alias langtool="librewolf https://languagetool.org/dev/ &"
#egghead.io has a lot of free courses #egghead.io has a lot of free courses

View file

@ -580,3 +580,6 @@ Install rye (even more modern python package manager)
doas pacman -S rye doas pacman -S rye
Then invoke rye to install it (note choose to not have rye choose your global python version, use OS) Then invoke rye to install it (note choose to not have rye choose your global python version, use OS)
rye rye
08/21/2024
Install pnpm-shell-completion
paru -S pnpm-shell-completion