view .bash_profile @ 3:6c772ae7fce2

for 2026
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 20 May 2026 16:51:56 +0100
parents fef95c7a391f
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