view .bash_profile @ 180:a20cf98f3a77

rename to avoid name clash with scipy.stats
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Sun, 26 Nov 2023 21:24:38 +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