add a couple more packages
This commit is contained in:
parent
db60db282c
commit
f5b2b8ece9
1 changed files with 3 additions and 0 deletions
3
dev.bash
3
dev.bash
|
@ -28,6 +28,7 @@ main() {
|
||||||
lua5.4 \
|
lua5.4 \
|
||||||
mpv \
|
mpv \
|
||||||
pv \
|
pv \
|
||||||
|
ripgrep \
|
||||||
shellcheck \
|
shellcheck \
|
||||||
syncthing
|
syncthing
|
||||||
|
|
||||||
|
@ -38,6 +39,8 @@ main() {
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
|
|
||||||
cargo install \
|
cargo install \
|
||||||
|
cargo-deb \
|
||||||
|
cargo-watch \
|
||||||
division_of_one \
|
division_of_one \
|
||||||
pulldown-cmark \
|
pulldown-cmark \
|
||||||
rusty_ulid
|
rusty_ulid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue