view .bash_profile @ 194:1845222b3d73

move DummyContext out
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 25 Sep 2024 17:45:52 +0100
parents efaa10c1e9ea
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

export MANPATH=:/usr/share/man