view .bash_profile @ 221:3d752f01e6fb

minor addition?
author Henry Thompson <ht@markup.co.uk>
date Wed, 28 Feb 2024 10:32:01 +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