aboutsummaryrefslogtreecommitdiff
path: root/xedit
diff options
context:
space:
mode:
Diffstat (limited to 'xedit')
-rwxr-xr-xxedit2
1 files changed, 1 insertions, 1 deletions
diff --git a/xedit b/xedit
index 5d62b8e..9438aa8 100755
--- a/xedit
+++ b/xedit
@@ -5,4 +5,4 @@
5 5
6editor=${EDITOR:-${VISUAL:-vi}} 6editor=${EDITOR:-${VISUAL:-vi}}
7 7
8terminal $editor $@ 8terminal "$editor" "$@"

Generated with cgit - Back to sebastiano.tronto.net