Tdback / scripts

A collection of scripts I use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts

This repo contains a collection of scripts that I use often. Some are quite useful, while others are for fun or practice when learning a new language :)

Getting Started

Simply clone this repo and add it to your `PATH`

Requirements

Some scripts may require the following programs to be installed on your system in order to run:

  • curl
  • fzf
  • feh
  • mpc
  • scapy (Python library)
  • POSIX compliant shell
  • EDITOR (set this environment variable)
  • BROWSER (set this environment variable)

About

A collection of scripts I use


Languages

Language:Shell 71.7%Language:sed 17.5%Language:Python 5.9%Language:Awk 4.9%