fix shebang for doctor, org-capture and -tangle
This commit is contained in:
parent
9236999df1
commit
5a380e9db2
3 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue