https://github.com/kshitij-ka/scripts
This repo contains scripts written by me for simplifying my life.
https://github.com/kshitij-ka/scripts
bash-script bash-scripting linux-shell scripts
Last synced: 2 months ago
JSON representation
This repo contains scripts written by me for simplifying my life.
- Host: GitHub
- URL: https://github.com/kshitij-ka/scripts
- Owner: kshitij-ka
- Created: 2024-11-18T19:15:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-17T16:38:22.000Z (12 months ago)
- Last Synced: 2025-06-17T17:43:15.567Z (12 months ago)
- Topics: bash-script, bash-scripting, linux-shell, scripts
- Language: JavaScript
- Homepage: https://git.kska.io/notkshitij/scripts
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scripts
This repo contains scripts written by me for simplifying my life.
---
- [firewall](firewall.sh) - This is a shell script for automatically setting up the firewall on my laptop. Pretty basic stuff using ufw, nothing too fancy!
- [Firefox - user.js](Firefox-Config/user.js) - This is a culmination of Betterfox and Arkenfox, which configure Firefox and other Firefox-based browsers to enhance security and performance. The result is a clean, distraction-free browsing experience that minimizes the risk of site breakage.
---