Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 477 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 477 Bytes

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 [email protected]:Kasi07/scripts.git ~/scripts