From efdb4abe93738012ac7e160a522b33dc86e1a8d9 Mon Sep 17 00:00:00 2001 From: pks Date: Sun, 22 Aug 2021 15:16:44 +0200 Subject: .. --- zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 9dfa3f9..67bd270 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -105,7 +105,6 @@ tln () watch_pdflatex () { - echo $1 ls $@ | entr pdflatex --interaction=batchmode $1 echo "tell application \"Preview\" to activate" | osascript - echo "tell application \"iTerm2\" to activate" | osascript - -- cgit v1.2.3