view .bash_profile @ 295:a63f9c2de887

still hacking var bindings...
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 23 Apr 2025 11:03:48 +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