]> git.phdru.name Git - dotfiles.git/commitdiff
.profile: Comment out `MANPATH`
authorOleg Broytman <phd@phdru.name>
Wed, 10 Jul 2024 13:02:55 +0000 (16:02 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 10 Jul 2024 13:02:55 +0000 (16:02 +0300)
Default is quite good.

.profile

index 0976eb1766b31b0228339d5af409bc104c31662b..362b5b26a68f379f587bebd1d9b32b8713946ea2 100644 (file)
--- a/.profile
+++ b/.profile
@@ -35,9 +35,9 @@ fi
 umask 077
 
 PATH="$HOME"/bin:"$HOME"/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
-MANPATH="$HOME"/man:/usr/local/man:/usr/share/man:/usr/man
+MANPATH="$HOME"/man:/usr/local/man:/usr/share/man:/usr/man
 # LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/lib
-export PATH MANPATH # LD_LIBRARY_PATH
+export PATH MANPATH # LD_LIBRARY_PATH
 
 LANG=C
 #LC_ALL=C