Shell scripts for file and system maintenance. * file_processing - end of year file archiving * Backup and restore scripts for packages installed on Solus OS * Script to set up Solus dev environment (needs update) * Backup and restore scripts for Linux systems * Nextcloud - WIP - will install necessary PHP modules * Other small utility scripts for Linux
Find a file
2025-12-07 17:27:01 -06:00
file_processing fix: Make sure variables are populated correctly 2025-12-07 17:23:46 -06:00
gnome Move related files into subdirs 2022-03-27 21:12:36 -05:00
interview_scripts Add simple scripts used in interviews 2024-06-08 15:49:48 -05:00
kde_dev fix: Get parent branch the right way 2025-12-07 17:25:28 -06:00
letsencrypt-renewal-hooks Add encrypt hooks script for letsencrypt 2024-02-21 18:48:04 -06:00
nextcloud Move related files into subdirs 2022-03-27 21:12:36 -05:00
solus_utility fix: Only get user installed packages 2025-12-07 17:27:01 -06:00
utility Reorganize directory 2023-09-11 20:01:15 -05:00
vm_setup Add scripts to be run in new Solus VMs 2024-06-08 15:51:37 -05:00
.gitignore Add Obsidian config scripts 2024-06-08 15:42:30 -05:00
git_tidy_local_branches.sh Initial commit of git branch cleaner 2023-11-15 17:44:08 -06:00
local_backup.sh task: Update exclusions 2025-12-07 17:24:12 -06:00
obsidian_get_inlineTitle_values.py Add Obsidian config scripts 2024-06-08 15:42:30 -05:00
obsidian_hide_inlineTitle.py Add Obsidian config scripts 2024-06-08 15:42:30 -05:00
perl_scratch.pl Reorganize directory 2023-09-11 20:01:15 -05:00
README.md Add git_tidy_local_branches.sh to README 2024-07-10 16:26:06 -05:00
rsync_restore.txt Move related files into subdirs 2022-03-27 21:12:36 -05:00

Various shell utility scripts

File processing

Archive financial files from previous year and set up directory structure for current year

gnome

Old customizer scripts for gnome

nextcloud

WIP - Install all missing needed modules for Nextcloud on a server

utility

Miscellaneous scripts, e.g. set screen brightness from command line (bug workaround)

Other

  • Backup and restore scripts for packages installed on Solus OS
  • Set up a Solus OS development environment (update needed)
  • git_tidy_local_branches.sh - will remove local branches when the remote is gone # new saved
  • Backup and restore scripts for Linux systems
  • obsidian_hide_inlineTitle.py - Change all Obsidian vaults to hide inline titles
  • obsidian_get_inlineTitle_values.py - Get the value of inlineTitle in all Obsidian vaults