view .bash_profile @ 316:6c04c30c95d0 trim

shrink working, probably, can we recover the data from it?
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Fri, 09 Jan 2026 22:31:17 +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