view .bash_profile @ 217:c15cef19b584

tld change investigation
author Henry Thompson <ht@markup.co.uk>
date Fri, 16 Feb 2024 16:24:28 +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