From 4c62f143e10b3b69a8460f9e8ae733662c97ec56 Mon Sep 17 00:00:00 2001 From: natemaia Date: Sun, 26 Apr 2020 15:42:40 -0700 Subject: [PATCH] Remove duplicate irssi package entry --- archlabs-installer | 1 - 1 file changed, 1 deletion(-) diff --git a/archlabs-installer b/archlabs-installer index 025dbea..16ad2a5 100755 --- a/archlabs-installer +++ b/archlabs-installer @@ -739,7 +739,6 @@ select_packages() htop "An interactive process viewer" "$(ofn htop "${USER_PKGS[*]}")" \ inkscape "Professional vector graphics editor" "$(ofn inkscape "${USER_PKGS[*]}")" \ irssi "A modular text mode IRC client with Perl scripting" "$(ofn irssi "${USER_PKGS[*]}")" \ - irssi "Modular text mode IRC client" "$(ofn irssi "${USER_PKGS[*]}")" \ kdenlive "A popular non-linear video editor for Linux" "$(ofn kdenlive "${USER_PKGS[*]}")" \ krita "Edit and paint images" "$(ofn krita "${USER_PKGS[*]}")" \ libreoffice-fresh "Full featured office suite" "$(ofn libreoffice-fresh "${USER_PKGS[*]}")" \