summaryrefslogtreecommitdiff
path: root/archive/bin/ed
diff options
context:
space:
mode:
Diffstat (limited to 'archive/bin/ed')
-rwxr-xr-xarchive/bin/ed2
1 files changed, 1 insertions, 1 deletions
diff --git a/archive/bin/ed b/archive/bin/ed
index 8fab919f..4cee65c9 100755
--- a/archive/bin/ed
+++ b/archive/bin/ed
@@ -1,4 +1,4 @@
-#!/bin/zsh
+#!/usr/bin/env zsh
# string=`echo "emacsclient -nw --eval '(dired \\\\\\"$PWD\\\\\\")'"`