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
|
||||
":"; exec emacs --quick --script "$0" -- "$@" # -*- mode: emacs-lisp; lexical-binding: t; -*-
|
||||
;;; bin/org-tangle
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue