dotfiles/.config/sv/ashuffle/run

6 lines
70 B
Bash
Executable File

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