added trash-cli

This commit is contained in:
Tobias Schmidl 2021-09-10 08:57:20 +02:00
parent a8f4b37da2
commit 7fb9938265

View file

@ -30,6 +30,7 @@ apt-get update \
python3-venv \ python3-venv \
software-properties-common \ software-properties-common \
tig \ tig \
trash-cli \
zsh \ zsh \
&& apt-get install --no-install-recommends -y \ && apt-get install --no-install-recommends -y \
firejail \ firejail \