From c4d0e3de7ad04114797abb14368e4a6f8da04a60 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 8 May 2026 23:55:30 +0200 Subject: Updates from alpine --- scripts/xedit | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 scripts/xedit (limited to 'scripts/xedit') diff --git a/scripts/xedit b/scripts/xedit deleted file mode 100755 index 3f68f24..0000000 --- a/scripts/xedit +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -# My X editor -# Requires: terminal - -editor=${EDITOR:-${VISUAL:-vi}} -xed=${XEDIT:-"terminal "$editor""} - -$xed "$@" -- cgit v1.3