Page MenuHomePhorge

D5699.1768759694.diff
No OneTemporary

Size
698 B
Referenced Files
None
Subscribers
None

D5699.1768759694.diff

diff --git a/nix/start-powerline.sh b/nix/start-powerline.sh
--- a/nix/start-powerline.sh
+++ b/nix/start-powerline.sh
@@ -64,13 +64,17 @@
if test "$(uname)" = "Darwin" ; then
if [[ "$TERM_PROGRAM" == "Apple_Terminal" ]]; then
+ echo ""
echo "For glyph support, please:
Select Terminal > Preferences > Text > Font > Change > \
Select font with 'for Powerline' in the name" >&2
+ echo ""
elif [[ "$TERM_PROGRAM" == "iTerm.app" ]]; then
+ echo ""
echo "For glyph support, please:
Select iTerm2 > Preferences > Profiles > Text > Font > \
Select font with 'for Powerline' in the name" >&2
+ echo ""
fi
elif command -v fc-cache ; then

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 18, 6:08 PM (17 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5952573
Default Alt Text
D5699.1768759694.diff (698 B)

Event Timeline