From 9dcb8b99bed3e7cd4c6f5782955b3043a5103d8b Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Wed, 22 May 2024 11:14:05 -0500 Subject: Change to vis --- profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile b/profile index bb0b4c1..f423ce0 100644 --- a/profile +++ b/profile @@ -1,7 +1,7 @@ if [ -e /home/mccd/.nix-profile/etc/profile.d/nix.sh ]; then . /home/mccd/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer export LIBSEAT_BACKEND=logind -export EDITOR="kak" +export EDITOR="vis" export TERM="linux" export TERMINAL="foot" export GDK_DPI_SCALE="1.5" -- cgit v1.2.3