Compare commits
2 commits
984e4b266d
...
4683c6027c
Author | SHA1 | Date | |
---|---|---|---|
4683c6027c | |||
00fb328bb6 |
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ 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
|
ripgrep tree python3-venv python3-pip python3-poetry nmap \
|
||||||
|
unzip
|
||||||
apt-get upgrade
|
apt-get upgrade
|
||||||
apt-get autoremove
|
apt-get autoremove
|
||||||
|
|
Loading…
Add table
Reference in a new issue