📝 Updates

This commit is contained in:
z3rOR0ne 2024-04-23 19:06:52 -07:00
parent ca3e7c506d
commit 2bd136ce4f
2 changed files with 37 additions and 0 deletions

View file

@ -511,3 +511,7 @@ doas pacman -S nvtop
Uninstall tut and tootle (Mastodon clients I never use)
paru -R tootle
doas pacman -Rs tut
04/22/2024
Install sqlx (sql parsing lib for rust)
doas pacman -S sqlx