dotfiles/.local/bin/pdfview

2 lines
34 B
Bash
Executable file

#!/bin/sh
[ -f $1 ] && zathura $1