blob: cc9cc1645096741d8ec7fc591fbca2b61570cee8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Scripts
A collection of helpful scripts.
## Requirements
Some scripts require the following to be installed and in your system path:
- curl
- feh
- ffmpeg (with Xcb support)
- fzf
- ImageMagick
- python3 (with requests library)
- zpool
- $EDITOR environment variable set
|