view .bash_profile @ 84:c18c307cc325

merge, including pointless fix wrt pq
author Henry Thompson <ht@markup.co.uk>
date Mon, 21 Aug 2023 13:06:20 -0400
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