From 00142646fc817070c82b6abc4e6fced92694ae0b Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 22 Aug 2024 02:07:10 -0700 Subject: [PATCH] :wrench: Updated updates notes and aliases --- aliases | 2 -- updates.txt | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/aliases b/aliases index 2abae07d..2c434851 100644 --- a/aliases +++ b/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 diff --git a/updates.txt b/updates.txt index 5e0e740d..b2e51b6e 100755 --- a/updates.txt +++ b/updates.txt @@ -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