view .bash_profile @ 133:660dc255542a

parameterise the temp file and move it to /dev/shm
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 14 Jul 2021 16:49:35 +0000
parents b24755311af8
children efaa10c1e9ea
line wrap: on
line source

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs