From 7eb3d63da5b0e8d978243d5f6abb93211259fd75 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 27 Feb 2024 22:25:58 +0300 Subject: [PATCH] tweaks... Signed-off-by: Alex A. Naanou --- post-install | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/post-install b/post-install index dc037a0..9a381c7 100755 --- a/post-install +++ b/post-install @@ -150,7 +150,7 @@ PKG_DNF=( # tools... openssl gpm mc ranger tmux bat - htop iftop iotop + btop htop iftop iotop ncdu cpu-x glances stacer jdupes keepassxc @@ -520,6 +520,14 @@ function feature-far(){ } +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +# a disk usage utility... +function feature-dust(){ + @ sudo dnf copr enable gourlaysama/dust + @ sudo nf install dust +} + + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - function feature-gnome(){ # fractional scaling...