summaryrefslogtreecommitdiff
path: root/etc/env.d/00basic
blob: c4912df894106b4b6a53de9655517a693a9129c8 (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/env.d/00basic
# Do not edit this file

PATH="/opt/bin"
ROOTPATH="/opt/bin"
LDPATH="/usr/local/lib"
MANPATH="/usr/local/share/man:/usr/share/man"
INFOPATH="/usr/share/info"
CVS_RSH="ssh"
CONFIG_PROTECT_MASK="/etc/gentoo-release"