view .bash_profile @ 81:e115f2e89af6

stale
author Henry Thompson <ht@markup.co.uk>
date Sat, 19 Aug 2023 15:58:38 -0400
parents bb5f1ea6cc5e
children 12776abdbc2b
line wrap: on
line source

# .bash_profile

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

# User specific environment and startup programs