From 02c4c51973e42e17a2ebb6a1a15299768bac9219 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Thu, 25 Aug 2016 08:06:23 -0700 Subject: [PATCH] Whoops. Forgot the non-nerd-fonts tag glyph :) --- fish_prompt.fish | 1 + 1 file changed, 1 insertion(+) diff --git a/fish_prompt.fish b/fish_prompt.fish index 1322c3e..c6744a1 100644 --- a/fish_prompt.fish +++ b/fish_prompt.fish @@ -737,6 +737,7 @@ function fish_prompt -d 'bobthefish, a fish theme optimized for awesome' # Additional glyphs set -l __bobthefish_detached_glyph \u27A6 + set -l __bobthefish_tag_glyph \u2302 set -l __bobthefish_nonzero_exit_glyph '! ' set -l __bobthefish_superuser_glyph '$ ' set -l __bobthefish_bg_job_glyph '% '