A collection of personal scripts and utilities.
Builds and installs the Tuna OBS Studio plugin
from source. Designed for Fedora/RHEL-based systems. Installs to
~/.config/obs-studio/plugins/tuna.
Usage: bash build_tuna.sh
Creates and enables a systemd service for a given executable. Copies the binary
(and optionally a config file) to /opt/<name>/ and registers it as a
persistent service.
Usage: sudo bash systemd_service_creator.sh <executable> [-n name] [-c config]