view .bash_profile @ 97:135a8c56dcc2

include full URI in output
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Fri, 08 Sep 2023 18:06:54 +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