🔧 Updated updates notes and aliases
This commit is contained in:
parent
535c1c55e9
commit
00142646fc
2 changed files with 3 additions and 2 deletions
2
aliases
2
aliases
|
|
@ -588,8 +588,6 @@ alias certbotsite="librewolf https://certbot.eff.org &"
|
|||
alias acmesh="librewolf https://github.com/acmesh-official/acme.sh &"
|
||||
# cool front end ideas
|
||||
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
|
||||
alias langtool="librewolf https://languagetool.org/dev/ &"
|
||||
#egghead.io has a lot of free courses
|
||||
|
|
|
|||
|
|
@ -580,3 +580,6 @@ Install rye (even more modern python package manager)
|
|||
doas pacman -S rye
|
||||
Then invoke rye to install it (note choose to not have rye choose your global python version, use OS)
|
||||
rye
|
||||
08/21/2024
|
||||
Install pnpm-shell-completion
|
||||
paru -S pnpm-shell-completion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue