4 lines
117 B
Bash
4 lines
117 B
Bash
# /etc/profile.d/pythondocs.sh
|
|
# this file belongs to dev-lang/python
|
|
export PYTHONDOCS=/usr/share/doc/python-3/html
|