view .bash_profile @ 231:c48f859889da

merge
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 29 Feb 2024 15:01:10 +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