/scripts

Primary LanguageShell

My Scripts Repository

This repository contains a collection of my custom scripts used for various tasks on my system. These scripts automate routine tasks, simplify complex operations, and enhance overall productivity.

Usage

To use these scripts, clone the repository into your home directory:

  1. HTTPS
    git clone https://github.com/Kasi07/scripts.git ~/scripts
  2. SSH
    git clone git@github.com:Kasi07/scripts.git ~/scripts