function prompt_minimal_setup {
PS1="%B%. %#%b "
}
prompt_minimal_setup
# vim: set ts=4 sw=4 tw=0 ft=zsh :