view .bash_profile @ 233:cc2be4008dae

for use in Stuttgart, maybe
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 09 May 2024 12:36:57 +0100
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