From 740960cd8bff469115f8d89277c21bcc01ada097 Mon Sep 17 00:00:00 2001 From: Zykino Date: Wed, 23 Jun 2021 10:54:38 +0200 Subject: [PATCH] Add some rust tools to install --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ac97ccb..3634233 100644 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ fi apt update # Command line tools -apt install build-essential vim kakoune git htop curl wget jq +apt install build-essential vim kakoune git htop curl wget jq ripgrep bat exa apt install shellcheck