From 984e4b266dd3b70c15905325bc5c7932579ba3bb Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Sat, 1 Mar 2025 22:37:56 +0100 Subject: [PATCH] less basics --- install_the_basics.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_the_basics.sh b/install_the_basics.sh index 9936bd3..290ec28 100755 --- a/install_the_basics.sh +++ b/install_the_basics.sh @@ -2,6 +2,6 @@ set -e apt-get update apt-get install git curl wget vim neovim fd-find bat python3 \ python-is-python3 tmux btop htop fzf lsd tldr trash-cli \ - ripgrep tree python3-venv python3-pip python3-poetry nmap + ripgrep tree nmap apt-get upgrade apt-get autoremove