view .bash_profile @ 146:83fbd652a014

iterate WPAT fix with improved pattern
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 03 Oct 2023 17:44:59 +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