lsof install

This commit is contained in:
Christoph J. Scherr 2025-07-24 13:20:42 +02:00
parent 2cacecdd10
commit 769ccecf09
Signed by: PlexSheep
GPG key ID: 9EB784BB202BB7BB

View file

@ -2,6 +2,6 @@ set -e
apt-get update apt-get update
apt-get install git curl wget vim neovim fd-find bat python3 \ apt-get install git curl wget vim neovim fd-find bat python3 \
python-is-python3 tmux btop htop fzf lsd tldr trash-cli \ python-is-python3 tmux btop htop fzf lsd tldr trash-cli \
ripgrep tree nmap unzip zsh ripgrep tree nmap unzip zsh lsof
apt-get upgrade apt-get upgrade
apt-get autoremove apt-get autoremove