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: 3 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T19:20:24.000Z (7 months ago)
- Last Synced: 2025-01-31T01:35:01.508Z (5 months ago)
- Topics: bash-script, bash-scripting, linux-shell, scripts
- Language: Shell
- Homepage: https://git.kska.io/notkshitij/scripts
- Size: 4.88 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!
---