From 1e4d281f3706f7b5ab32f992c8ffac78e40ab5bf Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sun, 6 Oct 2024 03:12:32 +0200 Subject: new pc setup --- .config/shell/profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/shell/profile') diff --git a/.config/shell/profile b/.config/shell/profile index 4d94449..b3ad122 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -1,5 +1,6 @@ export _JAVA_AWT_WM_NONREPARENTING=1 -export EDITOR="vim" +export EDITOR="nano" +export SUDO_EDITOR="nano" export TERMINAL="urxvt" export BROWSER="firefox" -- cgit v1.2.3