mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-02 20:14:26 +01:00
Merge pull request #314 from ninadsachania/fix-typo-in-prompt
Fix typo in prompt script
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user