view .bash_profile @ 255:0c5b05d62eda

value from memory view working
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Sat, 18 Jan 2025 23:00:30 +0000
parents 12776abdbc2b
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

unset MANPATH