diff --git a/defaults/bash/prompt b/defaults/bash/prompt index 3a52ba7..4901a58 100644 --- a/defaults/bash/prompt +++ b/defaults/bash/prompt @@ -2,6 +2,6 @@ force_color_prompt=yes color_prompt=yes -# Simple prompt with path in the window/pane title and carat for typing line +# Simple prompt with path in the window/pane title and caret for typing line PS1=$'\uf0a9 ' PS1="\[\e]0;\w\a\]$PS1"