U+F8FF is the last code-point of the private use zone. Appearance of the character is entirely random and depends on the font in use. Don't use it for anything outside of an environment you can control. For me it's displayed as a rectangle with F8FF in it, because I'm using Linux, which surprisingly does not ship fonts with the Apple logo in it ;)
Yes, and you can have “💩” in your prompt. Wait, you won't believe it, but you can even have “$” in your prompt!
It is worth a blog post (in first page of HN)?
Several years ago, while being logged into and working on several remote Linux servers simultaneously, I rebooted the wrong one.
I realized it approximately .002 milliseconds after pressing <Enter> (after "shutdown -r now") but it was too late.
Since then, I use one style of prompt on my personal machines and other non-critical hosts. On production/critical machines, I use a different style of prompt that stands out quite a bit and includes the hostname in all caps.
It seems simple (and it is) but it has done the job of keeping me from rebooting a critical production machine during the middle of the day.
Although the different prompt style for remote systems is still handy, cause there's tons of other stuff you can do accidentaly that could cause damage.
Under OSX I use the Emoji characters to indicate what server I'm on, and I use the red police light character if it's a production machine.
You can also tell iTerm to report its terminal type as something specific, then do something like this in your bashrc to setup a different prompt if you're not on OSX: