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
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 |
||
|---|---|---|
| file_processing | ||
| gnome | ||
| letsencrypt-renewal-hooks | ||
| nextcloud | ||
| solus_utility | ||
| utility | ||
| .gitignore | ||
| git_tidy_local_branches.sh | ||
| local_backup.sh | ||
| obsidian_get_inlineTitle_values.py | ||
| obsidian_hide_inlineTitle.py | ||
| perl_scratch.pl | ||
| README.md | ||
| rsync_restore.txt | ||
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