diff options
author | Mateja <mail@matejamaric.com> | 2020-11-26 12:33:01 +0100 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2020-11-26 12:33:01 +0100 |
commit | 36ea756bc0d073b4e92fc480ca563b0a2c234081 (patch) | |
tree | 81208390422cea94a8e7c2e243a977645b2d5da6 | |
parent | 31f7ff4525fd32af69f2f1bda5a0f7390f3a8be9 (diff) | |
download | setup-scripts-36ea756bc0d073b4e92fc480ca563b0a2c234081.tar.gz setup-scripts-36ea756bc0d073b4e92fc480ca563b0a2c234081.zip |
Add irssi.
-rwxr-xr-x | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ fi echo "Installing additional software..." sudo apt install -y numlockx pcmanfm sudo apt install -y dunst libnotify-bin udiskie rsync dnsutils -sudo apt install -y feh suckless-tools rofi scrot +sudo apt install -y feh suckless-tools rofi scrot irssi sudo apt install -y thunderbird libreoffice sudo apt install -y zathura zathura-pdf-poppler sudo apt install -y newsboat ffmpeg mpd mpc ncmpcpp mpv |