view .bash_profile @ 232:107a194c29b7

xxx
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Sat, 02 Mar 2024 10:59:06 +0000
parents 12776abdbc2b
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

unset MANPATH