https://github.com/Gavinok/scripts
a collection of scripts I use
https://github.com/Gavinok/scripts
Last synced: 3 months ago
JSON representation
a collection of scripts I use
- Host: GitHub
- URL: https://github.com/Gavinok/scripts
- Owner: Gavinok
- Created: 2019-01-16T04:44:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T23:05:54.000Z (over 2 years ago)
- Last Synced: 2024-08-07T18:44:37.264Z (7 months ago)
- Language: Shell
- Size: 2.76 MB
- Stars: 51
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- jimsghstars - Gavinok/scripts - a collection of scripts I use (Shell)
README
# 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](https://github.com/Gavinok)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* Hat tip to [Luke Smith](https://github.com/LukeSmithxyz) for some of the scripts modified