From 9bc0a347f0972ba84928712777a3a77a8290a28e Mon Sep 17 00:00:00 2001 From: Jedrzej Orbik Date: Tue, 1 Oct 2024 16:11:06 +0200 Subject: [PATCH] Install trash-cli on debian --- scripts/debian/install_min.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/debian/install_min.sh b/scripts/debian/install_min.sh index fc2cc2e..a12f9c1 100755 --- a/scripts/debian/install_min.sh +++ b/scripts/debian/install_min.sh @@ -251,7 +251,7 @@ fi # --- MAIN --- sudo apt update -sudo apt install tmux curl wget locales lsb-release zsh xclip unzip python3-venv fd-find ccache git imagemagick pipx libglib2.0-bin vim zsh -y +sudo apt install tmux curl wget locales lsb-release zsh xclip unzip python3-venv fd-find ccache git imagemagick pipx libglib2.0-bin vim zsh trash-cli -y # for thefuck sudo apt install python3-dev python3-pip python3-setuptools -y # symlink fdfind as fd