From 5b9999e219f94b47ec5b621dd06e11b51f5a2340 Mon Sep 17 00:00:00 2001 From: Druid520 Date: Tue, 11 Aug 2026 22:09:52 -0700 Subject: MOD: upd --- okshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'okshrc') diff --git a/okshrc b/okshrc index 2a1ec18..61b9eb8 100644 --- a/okshrc +++ b/okshrc @@ -32,8 +32,8 @@ export CCACHE_SLOPPINESS="time_macros,include_file_time,include_file_ctime,file_ export CCACHE_BASEDIR="$HOME" # editors, pagers, aliases, funcs -export EDITOR="em" -export VISUAL="em" +export EDITOR="mg" +export VISUAL="mg" export PAGER="less" export MANPAGER="less -R" -- cgit 1.4.1