view .bash_profile @ 155:58b90cd52c15

for 2022 exercise
author Henry Thompson <ht@markup.co.uk>
date Fri, 01 Jul 2022 17:50:06 +0200
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