lsof install
This commit is contained in:
parent
2cacecdd10
commit
769ccecf09
1 changed files with 1 additions and 1 deletions
|
@ -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 nmap unzip zsh
|
||||
ripgrep tree nmap unzip zsh lsof
|
||||
apt-get upgrade
|
||||
apt-get autoremove
|
||||
|
|
Loading…
Add table
Reference in a new issue