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
2023-11-15 17:44:08 -06:00
file_processing Reorganize directory 2023-09-11 20:01:15 -05:00
gnome Move related files into subdirs 2022-03-27 21:12:36 -05:00
nextcloud Move related files into subdirs 2022-03-27 21:12:36 -05:00
utility Reorganize directory 2023-09-11 20:01:15 -05:00
.gitignore Add vscode dotfiles 2022-07-31 19:41:33 -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
perl_scratch.pl Reorganize directory 2023-09-11 20:01:15 -05:00
README.md Update README 2023-09-11 20:16:52 -05:00
reset_kde.fish Initial commit of kde reset script 2023-11-15 17:43:33 -06:00
rsync_restore.txt Move related files into subdirs 2022-03-27 21:12:36 -05:00
solus_dev_setup.sh Updated list of sw to install and gitignore file 2020-09-06 15:49:58 -05:00
solus_package_backup.sh First commit of files to backup and restore Solus packages 2022-03-05 22:12:44 -06:00
solus_package_restore.sh First commit of files to backup and restore Solus packages 2022-03-05 22:12:44 -06: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