post_install() {
	tput bold
	echo "To apply the changes you need to"
	echo "restart your computer or relogin."
	tput sgr0
}
