aboutsummaryrefslogtreecommitdiff
path: root/xedit
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-02-14 12:02:13 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-02-14 12:02:13 +0100
commit92e73d48e352e02cfc7f920402398928054a375f (patch)
treee7d82af207ae3fb2222e693c9aae08b2378aee88 /xedit
parentf9b7d81af1e92a07d6da04e8f3d8af36c566722b (diff)
downloadscripts-92e73d48e352e02cfc7f920402398928054a375f.tar.gz
scripts-92e73d48e352e02cfc7f920402398928054a375f.zip
Replaced xeditor -> xedit and fixed argument
Diffstat (limited to 'xedit')
-rwxr-xr-xxedit2
1 files changed, 1 insertions, 1 deletions
diff --git a/xedit b/xedit
index d456be8..5d62b8e 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