Skip to content

Commit b9a95cd

Browse files
committed
Add more software to the installer script
1 parent cb32ae0 commit b9a95cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apt/install_software.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ apt-get update
1616
apt-get install \
1717
apt-transport-https autojump bleachbit build-essential ca-certificates cifs-utils cmake curl cutecom \
1818
docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin \
19-
filelight filezilla gfortran gimp gparted htop inkscape kde-config-flatpak keepassxc ktorrent \
20-
libreoffice lm-sensors mumble network-manager-openvpn openssh-server powertop python3-dev python3-venv \
21-
signal-desktop synaptic texlive-full texmaker vlc wget wireguard yt-dlp zsh
19+
filelight filezilla gfortran gimp git gparted htop inkscape kde-config-flatpak keepassxc ktorrent \
20+
libreoffice lm-sensors mumble network-manager-openvpn openssh-server optipng powertop python3-dev python3-venv \
21+
s-tui signal-desktop stress synaptic texlive-full texmaker ufw vlc wget wireguard yt-dlp zsh
2222

2323
if [ "$(hostnamectl chassis)" = "laptop" ]; then
2424
apt-get install tlp touchegg

0 commit comments

Comments
 (0)