view .bash_profile @ 138:ee5d5d712176

no import in lmh.__init__ any more
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Sat, 30 Sep 2023 14:12:39 +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