On Fri, 2 Apr 2021 07:42:24 +0000 Subhaditya Nath <[email protected]> wrote:
Dear Subhaditya, > From 79e69338725563e1bdba32e856726e8fa5151e4c Mon Sep 17 00:00:00 2001 > From: Subhaditya Nath <[email protected]> > Date: Thu, 1 Apr 2021 19:42:51 +0530 > Subject: [PATCH] Set custom environment variables in config.h > > This patch enables setting custom environment variables in config.h. > This patch changes config.def.h, and sets $EDITOR to /usr/bin/vim by > default. Beware. that's what .profile files are for. I personally don't see the benefit and, to the contrary, see a lot of potential for unexpected behaviour, but maybe I'm missing something. With best regards Laslo
