From 93569ffa8267f4d8845824d4b66623c466634fa1 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 9 May 2026 08:17:49 +0200 Subject: Fix xedit --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.profile') diff --git a/.profile b/.profile index 03b1379..1037781 100644 --- a/.profile +++ b/.profile @@ -11,7 +11,7 @@ export HISTSIZE=10000 # Standard stuff and variables for my scripts export EDITOR=vi export VISUAL=vi -export XEDIT=xedit +#export XEDIT=some-gui-editor # Do not set to "xedit", recursion export NOTIFY=notify export OPENER=open-file export BROWSER=firefox -- cgit v1.3