view .bash_profile @ 162:72631d4ac30b

make extra file info optional
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Mon, 30 Oct 2023 12:19:53 +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