feat: add bat to rust installs
This commit is contained in:
parent
33c2859bfc
commit
78da19f413
@ -227,6 +227,7 @@ main() {
|
||||
ripgrep
|
||||
exa
|
||||
fd-find
|
||||
bat
|
||||
)
|
||||
for pkg in "${cargo_binaries[@]}"; do
|
||||
log "info" "Attempting install of ${GREEN}${pkg}${RESET_BOLD}"
|
||||
|
Loading…
Reference in New Issue
Block a user