🔧 Added cargo related aliases/notes
This commit is contained in:
parent
dca1f9b0af
commit
7747d510b1
2 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue