view .bash_profile @ 107:007f35b9df9c

added support for copying to/using /dev/shm or /tmp
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 20 Apr 2021 19:11:57 +0000 (2021-04-20)
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