view .bash_profile @ 35:f76656fa98f7

fix N
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 24 Nov 2022 12:37:17 +0000
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