view .bash_profile @ 120:1d1bd22124c0

moved from bin
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 28 Sep 2023 08:46:01 +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