No description
| copy-dir.sh | ||
| install_packages.sh | ||
| link_scripts.zsh | ||
| make_executable.sh | ||
| README.md | ||
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:
- HTTPS
git clone https://github.com/Kasi07/scripts.git ~/scripts - SSH
git clone git@github.com:Kasi07/scripts.git ~/scripts