dotfiles/.config/sv/ashuffle/run
2023-08-07 12:38:30 +02:00

5 lines
70 B
Bash
Executable file

#!/bin/sh
[ -r conf ] && source conf
exec 2>&1
exec ashuffle ${OPTS}