diff options
author | pks <pks@pks.rocks> | 2021-08-22 15:16:44 +0200 |
---|---|---|
committer | pks <pks@pks.rocks> | 2021-08-22 15:16:44 +0200 |
commit | efdb4abe93738012ac7e160a522b33dc86e1a8d9 (patch) | |
tree | a8e318a90c469106119b7d6a77151358b0d49e6e | |
parent | 9ac3585c7c4eef6b8c0ae3c393dbb0fe2c379a90 (diff) |
..
-rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 - |