From 471fd62abb4b343a94d939c5984406501b6b2c30 Mon Sep 17 00:00:00 2001 From: Kasper Holbek Jensen Date: Tue, 20 Jan 2015 17:03:48 +0100 Subject: [PATCH] add OSX emoji workaround to README --- themes/ocean/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/ocean/README.md b/themes/ocean/README.md index 0401617..56c71fb 100644 --- a/themes/ocean/README.md +++ b/themes/ocean/README.md @@ -24,3 +24,6 @@ This theme is based loosely on [agnoster](https://gist.github.com/agnoster/37128 set -g theme display_user yes set -g default_user your_default_username ``` + +#### Troubleshooting in iTerm +If you see a colored anchor icon instead of the white one, this is because your system font is lacking the anchor icon, and iTerm defaults to the Apple Emoji Font. To get the right icon, either add it to your current font, or chose a powerline font that has it (like Meslo for Powerline, available in https://github.com/powerline/fonts), and select it for your Non-ASCII font.