dotfiles/run_once_01_cargo_bins.sh
2020-06-15 04:56:35 -05:00

18 lines
229 B
Bash
Executable file

#!/bin/bash
cargo install \
bat \
cargo-edit \
cargo-expand \
cargo-tree \
cargo-update \
cargo-watch \
fd-find \
hexyl \
just \
ripgrep \
tectonic \
tokei \
topgrade \
;