blob: 0d4c73e7f279688478dc686806f93c63f6fbb72c (
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
- uv
- zpool
- $EDITOR environment variable set
|