From 5d3bd4099ecff7b02454efcb6f6bb355a992aef8 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 11 Apr 2020 22:45:06 -0400 Subject: move scripts from ~/.local/bin to rc.org --- .local/bin/zathura-sync | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 .local/bin/zathura-sync (limited to '.local/bin/zathura-sync') diff --git a/.local/bin/zathura-sync b/.local/bin/zathura-sync deleted file mode 100755 index 4384ffe..0000000 --- a/.local/bin/zathura-sync +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -pos="$1" -pdffile="$2" -zathura --synctex-forward "$pos" "$pdffile" || \ - ( - zathura -x "emacsclient --eval '(progn (switch-to-buffer (file-name-nondirectory \"%{input}\")) (goto-line %{line}))'" "$pdffile" & - sleep 1; zathura --synctex-forward "$pos" "$pdffile" ) -- cgit v1.2.3-60-g2f50