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-05-21 12:03:12 -05:00
file_processing Fix calls to subs in module 2024-03-28 22:12:14 -05: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 Add script to check all KDE source dirs and print any not on master 2025-05-21 12:03:12 -05: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 Add Solus utility scripts for safe user removal, checking sof-bin directories, checking what provides 2025-05-17 20:48:53 -05: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 Change dest directory on backup drive to just be home folder name for simplicity 2022-03-27 21:12:20 -05: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