Make username@machine bold in Terminal's ZSH shell but not the command's output

Just terminate the bold text after the current working directory with %b

PS1="%B%n@%m %1~%b %# "