mirror of
https://github.com/flynx/post-install.git
synced 2025-10-29 10:40:09 +00:00
tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
59ead57f14
commit
7eb3d63da5
10
post-install
10
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...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user