🔧 Added cargo related aliases/notes

This commit is contained in:
z3rOR0ne 2025-01-15 06:03:06 -08:00
parent dca1f9b0af
commit 7747d510b1
2 changed files with 7 additions and 0 deletions

View file

@ -684,3 +684,9 @@ On updating mycli, you'll need some new python packages:
paru python-sqlglot python-pyfzf
Remove global postgresql:
doas pacman -Rs postgresql postgresql-runit
Install cargo-update
cargo install cargo-update
Install kalker (cli calculator app)
cargo install kalker
Update all cargo packages using cargo-u alias:
cargo-u