dotfiles/run_once_01_cargo_bins.sh
2020-06-15 04:46:12 -05:00

19 lines
241 B
Bash
Executable file

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