From 2fb7b70d174499197b60b8cc9527cd594d863e47 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 9 Aug 2023 09:56:21 -0500 Subject: installingi gotop via the aur --- archsetup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archsetup') diff --git a/archsetup b/archsetup index 966a90d..8d95cca 100755 --- a/archsetup +++ b/archsetup @@ -528,12 +528,12 @@ desktop_environment() { # Command Line Utilities action="Command Line Utilities" && display "subtitle" "$action" - for software in htop mc glances ncdu tmux fzf zip unzip atool wget detox \ + for software in htop mc ncdu tmux fzf zip unzip atool wget detox \ lsof usbutils moreutils; do pacman_install "$software" done; - for software in lf-git task-spooler speedtest-go rar; do + for software in lf-git task-spooler speedtest-go gotop rar; do aur_install "$software" done; -- cgit v1.2.3