This commit is contained in:
Eliezer Croitoru 2024-11-20 01:40:11 +02:00
parent 86ef04260a
commit 5eb6ea79f2

10
install-htop.sh Executable file
View File

@ -0,0 +1,10 @@
#!/usr/bin/env bah
mkdir -p /root/.config/htop
dnf install epel-release -y
crb enable
dnf install epel-release -y
dnf install htop -y