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
Tracey Clark 2c82137a71 Add Obsidian config scripts
This adds two scripts for Obsidian vaults.
One will get the values of showInlineTitle for all vaults
The other will change the value to false in all vaults
2024-06-08 15:42:30 -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
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 solus_goto_oct.sh update for current infra tooling dir 2024-02-24 15:05:49 -06:00
utility Reorganize directory 2023-09-11 20:01:15 -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 Obsidian config scripts 2024-06-08 15:42:30 -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)
  • 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