From 0f29bceb327392987656a822ba0f76ff76687be4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 25 Sep 2022 13:31:34 +0300 Subject: [PATCH] added cpu-x Signed-off-by: Alex A. Naanou --- post-install | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/post-install b/post-install index 552ec95..0022445 100644 --- a/post-install +++ b/post-install @@ -62,6 +62,7 @@ FEATURES=( dnf flatpak npm + vim start-services start-user-services @@ -119,7 +120,7 @@ PKG_DNF=( # tools... openssl gpm - mc tmux bat htop + mc tmux bat htop cpu-x keepassxc # tty fonts... @@ -131,7 +132,7 @@ PKG_DNF=( terminus-fonts-grub2 # dev... - vim gvim vifm + vifm git nodejs p7zip zip unrar @@ -210,6 +211,7 @@ ALL_FEATURES=( flatpak snap npm + vim start-services @@ -254,11 +256,7 @@ function feature-user-copy(){ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - function feature-dnf(){ @ sudo dnf update - @setupList sudo dnf install - ${PKG_DNF[@]} - - # default editor... - @ sudo dnf install vim-default-editor --allowerasing } @@ -298,6 +296,14 @@ function feature-start-user-services(){ } +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +function feature-vim(){ + @ sudo dnf install vim gvim + # default editor... + @ sudo dnf install vim-default-editor --allowerasing +} + + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - function feature-keyd(){ ( @ mkdir -p ~/work/EXTERNAL @@ -369,6 +375,7 @@ function feature-syncthing(){ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +# XXX needs a bit more setup... function feature-snapshots(){ ( @ dnf install snapper python3-dnf-plugin-snapper @ sudo snapper -c root create-config /