view .bash_profile @ 339:1485b43a1dc2 trim

with graphs, various additions including no_LM column
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 03 Mar 2026 14:25:09 +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