From 1fda6a1342b446a8ff557512423718b02bb8b6a8 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:11:26 +0900 Subject: modified lf/lfrc, deleted lynx/lynx.cfg, modified shell/profile, created ar/.lynxrc --- ar/.config/shell/profile | 3 --- 1 file changed, 3 deletions(-) (limited to 'ar/.config/shell/profile') diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index e5cccac..b9ae6ca 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -118,9 +118,6 @@ export KODI_DATA="$XDG_DATA_HOME/kodi" ### --- LF --- ### export FILE_MANAGER="lf $(lf -version)" -### --- LYNX --- ### -export LYNX_CFG="$XDG_CONFIG_HOME/lynx/lynx.cfg" - ### --- MANPAGER --- ### ([ -x "$(command -v batcat)" ] || [ -x "$(command -v batman)" ]) && { export MANPAGER="sh -c 'col -bx | bat -l man -p'" -- cgit v1.2.3