Whats in your .bashrc

Because that time of the year, my classic prompt but decorated:

export PS1='`if [ $? = 0 ]; then echo "\[\e[0;32m\] 🎄 "; else echo "\[\e[0;31m\] 🎁 "; fi`\[\e[0;31m\]\u\[\e[0;35m\]@\[\e[0;36m\]\h: \[\e[0;35m\]\w \[\e[0;32m\]❄️\[\e[0m\] '