An open API service indexing awesome lists of open source software.

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.

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!

---