# Set the default prompt
export PS1='\u@\h:\w\$ '
export PS2='> '

