summaryrefslogtreecommitdiff
path: root/edit
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-11-14 16:11:13 -0500
committerBen Sima <ben@bsima.me>2020-11-14 16:11:13 -0500
commiteff60844c7e589b81fe4c83901f35fee71aefdc6 (patch)
tree2db2471a4017caefeadfa79ce496e2fc5233b84b /edit
parentd34e1333a00af23be73ca65ee7a8ac07f7d4c935 (diff)
add v and edit
Diffstat (limited to 'edit')
-rwxr-xr-xedit2
1 files changed, 2 insertions, 0 deletions
diff --git a/edit b/edit
new file mode 100755
index 0000000..143ea96
--- /dev/null
+++ b/edit
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+exec vim "$@"