add pigz
This commit is contained in:
parent
c3fffadf4a
commit
a4226d81ca
@ -128,7 +128,7 @@ configure_install() {
|
||||
if [[ $response =~ ^[Yy]$ ]]; then
|
||||
apt update
|
||||
apt install tmux git curl htop net-tools tcptraceroute tar unzip -y
|
||||
apt install hexyl bat neofetch fd-find fzf -y
|
||||
apt install hexyl bat neofetch fd-find fzf pigz -y
|
||||
pip3 install trash-cli
|
||||
|
||||
apt install exa -y
|
||||
|
||||
@ -133,7 +133,7 @@ configure_install() {
|
||||
if [[ $response =~ ^[Yy]$ ]]; then
|
||||
sudo apt update
|
||||
sudo apt install tmux git curl htop net-tools tcptraceroute tar unzip -y
|
||||
sudo apt install hexyl bat neofetch fd-find fzf -y
|
||||
sudo apt install hexyl bat neofetch fd-find fzf pigz -y
|
||||
pip3 install trash-cli
|
||||
|
||||
sudo apt install exa -y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user