hghann / scripts

a collection of scripts I use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts

This is a collection of scripts that I often use

Getting Started

Simply clone this repo and recursivly add it to the PATH

Prerequisites

  • dmenu (many scripts can work with fzf instead)
  • fzf
  • xdotool
  • xprop
  • jgmenu
  • POSIX complient shell
  • xclip
  • curl
  • qrencode (optional)
  • TERMINAL (set this environment variable)
  • EDITOR (set this environment variable)
  • PLUMBER (set this environment variable)
    • used to open programs

Authors

  • Gavin Jaeger-Freeborn - Initial work - Gavinok

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to Luke Smith for some of the scripts modified

About

a collection of scripts I use


Languages

Language:Shell 96.3%Language:Common Lisp 2.5%Language:Python 1.2%