fix shebang for doctor, org-capture and -tangle

This commit is contained in:
chrunchyjesus 2019-06-08 07:27:36 +02:00
parent 9236999df1
commit 5a380e9db2
No known key found for this signature in database
GPG key ID: B08FE1F00D141D19
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env sh
# Open an org-capture popup frame from the shell. This opens a temporary emacs
# daemon if emacs isn't already running.