diff options
author | Ben Sima <ben@bsima.me> | 2020-11-14 16:11:13 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-11-14 16:11:13 -0500 |
commit | eff60844c7e589b81fe4c83901f35fee71aefdc6 (patch) | |
tree | 2db2471a4017caefeadfa79ce496e2fc5233b84b /edit | |
parent | d34e1333a00af23be73ca65ee7a8ac07f7d4c935 (diff) |
add v and edit
Diffstat (limited to 'edit')
-rwxr-xr-x | edit | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/usr/bin/env bash +exec vim "$@" |