From 306b800cfa5fa1bd8610ad21ce33cfa74af55d7e Mon Sep 17 00:00:00 2001 From: Buddy Sandidge Date: Wed, 22 May 2013 15:31:35 -0700 Subject: [PATCH] =?UTF-8?q?Change=20=E2=9A=93=20in=20prompt=20to=20=CE=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bash/prompt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bash/prompt b/bash/prompt index b44395c..00b7a4d 100644 --- a/bash/prompt +++ b/bash/prompt @@ -13,5 +13,6 @@ PS1="$PS1\[$yellow\]"'$(parse_git_status) ' # display date PS1="$PS1\[$black\]\D{%F %I:%M%P} " # display date -PS1="$PS1\[$color_off\]\n⚓ " +PS1="$PS1\[$color_off\]\nλ " +