From 0e90ad74684c5814a502c92c24488e74abe9b4c1 Mon Sep 17 00:00:00 2001 From: CelticBoozer Date: Thu, 5 Sep 2024 21:44:02 +0300 Subject: [PATCH] ci:check --- .bin/.github/README.md | 25 +++++++++++++++++++++++++ .system-config-backup/pkglist.txt | 1 + 2 files changed, 26 insertions(+) diff --git a/.bin/.github/README.md b/.bin/.github/README.md index e69de29..34be73e 100644 --- a/.bin/.github/README.md +++ b/.bin/.github/README.md @@ -0,0 +1,25 @@ +# Scripts + +This directory contains scripts that allow me to automate some of my work. + +- **backup-configs.sh** - copies the cofiguration files in .system-config-backup, + which are not in $XDG_CONFIG but in other places like /etc. The script is + automatically started by the pacman hook 95-backup-configs.hook. This script + requires your customization: change /home/celtic/ to /home/**. +- **check-pacnew.sh** - searches for .pacnew files and reports if any are + present. It is started automatically by the pacman hook 94-check-pacnew.hook. +- **cliphist-rofi.sh** - allows me to control clipboard history with rofi. +- **initial-installation.sh** - performs the initial installation and + configuration of the system. Before running it, you need to copy this repo to + the $HOME, install arch linux, git and have internet access. This script + requires your customization: change celtic to **. +- **maintenance.sh** - performs some frequent maintenence tasks on my system. + zsh alias - maint. +- **power-menu.sh** - allows me to control system reboot, shutdown, hibernation, + etc with rofi. +- **random-background.sh** - randomly changes the wallpaper every five minutes. +- **update-electron-symlinks.sh** - automatically run pacman hook + 93-electron.hook to create missing and remove unnecessary symlinks for each + version of electron on the file with the necessary flags. +- **upgrade-system.sh** - updates all packages, removes unnecessary ones and + updates all sub-modules. zsh alias - sysupg. diff --git a/.system-config-backup/pkglist.txt b/.system-config-backup/pkglist.txt index 0f8b083..606d5e8 100644 --- a/.system-config-backup/pkglist.txt +++ b/.system-config-backup/pkglist.txt @@ -148,6 +148,7 @@ unrar unzip usbutils vde2 +vim virtualbox virtualbox-guest-iso virtualbox-host-dkms