1 2 3
#!/bin/sh echo ${1:0:5} zathura --fork -x "vim --servername vim -c \"let g:syncpdf='${1%.*}'\" --remote +%{line} %{input}" $1