blob: c2bfa15b03badbb45361170cf0c0c05f4d58de14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Scripts
A collection of scripts that help make life easier in the terminal.
## Requirements
Some scripts require the following to be installed and in your system path:
- curl
- feh
- ffmpeg (with Xcb support)
- fzf
- neovim
- tiddlywiki (node.js package)
- zpool
- $EDITOR environment variable set
|