less basics

This commit is contained in:
Christoph J. Scherr 2025-03-01 22:37:56 +01:00
parent 2431ff6054
commit 984e4b266d
Signed by: PlexSheep
GPG key ID: 9EB784BB202BB7BB

View file

@ -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