view .bash_profile @ 193:fff248a65e39

works, although output not checked
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 25 Sep 2024 13:52:42 +0100
parents efaa10c1e9ea
children
line wrap: on
line source

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs

export MANPATH=:/usr/share/man