diff --git a/install.bash b/install.bash index cd5087a..20d3b42 100644 --- a/install.bash +++ b/install.bash @@ -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}"