Skip to content

Tigrjas/scripts

Repository files navigation

Utility Scripts Collection

This repository is a grab bag of handy tools—mostly Bash scripts—designed to automate various system maintenance tasks like backups, updates, and other repetitive operations

Types of Scripts

This repo contains a variety of scripts, including but not limited to:

  • Backup Scripts – Automate backups of files, directories, or configurations.
  • Update Scripts – Keep software or system components up to date.
  • Other Utilities – Any useful one-off or experimental tools I’ve written.

Each script is standalone and does not require this repository to be installed as a package.

Usage

git clone git@github.com:Tigrjas/scripts.git
cd scripts

Make sure script is executable before running

chmod +x ./your-script.sh
./script_name.sh

About

Useful scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published