From 6f5684956168ad906b3554e0c3aa0585ad890354 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Jun 2021 19:57:51 +0200 Subject: Add MANSECT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- base/profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'base/profile') diff --git a/base/profile b/base/profile index 0340623..2206a1f 100644 --- a/base/profile +++ b/base/profile @@ -9,6 +9,9 @@ export LANG="en_GB.UTF-8" export MAIN_ALSA_CARD=0 export MAIN_ALSA_MIXER=PCM +# Set man section order +export MANSECT="1p:8p:1:8:2:3p:3:0:5:4:9:6:7:n:l" + # Ensure ~/.local/bin and ~/.usr/bin are in PATH if ( IFS=: ; printf '%s\n' $PATH ) | grep -Fx ~/.local/bin >/dev/null; then export PATH="${HOME}/.local/bin:${PATH}" -- cgit v1.2.3-70-g09d2