diff --git a/bootstrap.sh b/bootstrap.sh index 3946f51..d5f74b1 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -15,7 +15,7 @@ if ! [ -a /usr/bin/nvim ]; then fi sudo apt update -sudo apt install -y tmux stow podman +sudo apt install -y tmux stow podman cloc mkdir -p ~/Code cd ~/Code