From fc808ae714f1e629081c5d5cfc240e3f444598f2 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Wed, 22 Nov 2023 15:02:31 +0100 Subject: went back to vim --- .config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/shell/profile') diff --git a/.config/shell/profile b/.config/shell/profile index 3b8d72b..a762e89 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -1,7 +1,7 @@ umask 0077 export _JAVA_AWT_WM_NONREPARENTING=1 -export EDITOR="nvim" +export EDITOR="vim" export TERMINAL="st" export BROWSER="firefox" -- cgit v1.2.3