Put a Burger In Your ShellApr 6 2013 Andre Torrez hacks the PS1 variable in bash to display a unicode burger. Neat idea. Unfortunately, my Linux font doesn't have a Unicode code point for that burger :( - luckily people are working on that problem. export PS1="\w 🍔 "