From da4a18597bbda359392f75cba829a6725b36677f Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 11 Mar 2025 19:25:13 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-11 19:25:13 --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index b57aeb7d..92d47b0b 100644 --- a/.zshrc +++ b/.zshrc @@ -2,7 +2,7 @@ bindkey -r '\ex' ZSH="$HOME/.oh-my-zsh" export DISABLE_LS_COLORS=true -export W3M_DIR="$HOME/.cache/w3m" +# export W3M_DIR="$HOME/.cache/w3m" # export PAGER=ov # export MANPAGER="ov --section-delimiter '^[^\s]' --section-header" export EGET_BIN="/home/fic/.eget/bin"