diff --git a/bootstrap-root.sh b/bootstrap-root.sh index b65727a..3f7768c 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -30,6 +30,7 @@ apt-get update \ python3-venv \ software-properties-common \ tig \ + trash-cli \ zsh \ && apt-get install --no-install-recommends -y \ firejail \