Add some rust tools to install

This commit is contained in:
Zykino 2021-06-23 10:54:38 +02:00
parent 81cf4af47b
commit 740960cd8b

View File

@ -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