diff options
| -rw-r--r-- | .bash_prompt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_prompt b/.bash_prompt index 9473225..0cd8d4b 100644 --- a/.bash_prompt +++ b/.bash_prompt @@ -143,7 +143,7 @@ __current-column () __signal-no-newline () { - echo $(__fontify 🛇 bold red) + echo $(__fontify ∅ bold red) } __draw-rule () |
