From 2e5e276b61fc46dba5544631a19381f19b16471b Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sun, 10 Sep 2023 23:49:26 +0200 Subject: [PATCH] [Shell] Revert manpager to less --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index 6c3ff2c..30c48f4 100644 --- a/.profile +++ b/.profile @@ -58,7 +58,7 @@ export DENO_INSTALL_ROOT="$HOME/.local/bin/deno" export DIFFPROG=ediff export SUDO_ASKPASS="$HOME/.local/bin/askpass" -export MANPAGER="sh -c 'col -bx | bat -l man -p'" +export MANPAGER='less' export BROWSER=firefox export XMODIFIERS=