about summary refs log tree commit diff stats
path: root/subx/c
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-10-27 22:46:11 -0700
committerKartik Agaram <vc@akkartik.com>2018-10-27 22:46:23 -0700
commit5f21a5e788402345f97e8bc934259e960ba0f334 (patch)
tree686ce7ef76e90775903d33916017a6cdc9a80e91 /subx/c
parent5e5f569c1777e4062b2d4379ed4b17b9d0b18281 (diff)
downloadmu-5f21a5e788402345f97e8bc934259e960ba0f334.tar.gz
4726
Diffstat (limited to 'subx/c')
-rwxr-xr-xsubx/c4
1 files changed, 2 insertions, 2 deletions
diff --git a/subx/c b/subx/c
index 9583b78e..ddfde99a 100755
--- a/subx/c
+++ b/subx/c
@@ -1,4 +1,4 @@
 #!/usr/bin/env zsh
-# Make opening various versions of the Crenshaw compiler even more convenient.
+# Make editing various versions of the Crenshaw compiler even more convenient.
 
-edit crenshaw$1
+./edit crenshaw$1