mirror of
https://github.com/flynx/post-install.git
synced 2025-11-02 04:20:10 +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...
|
# tools...
|
||||||
openssl gpm
|
openssl gpm
|
||||||
mc ranger tmux bat
|
mc ranger tmux bat
|
||||||
htop iftop iotop
|
btop htop iftop iotop
|
||||||
ncdu cpu-x glances stacer
|
ncdu cpu-x glances stacer
|
||||||
jdupes
|
jdupes
|
||||||
keepassxc
|
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(){
|
function feature-gnome(){
|
||||||
# fractional scaling...
|
# fractional scaling...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user