view .bash_profile @ 145:170844e51987

loosen WARC pattern to avoid failure from "mime" = "{...}" intervening
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 03 Oct 2023 17:43:52 +0100
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