diff options
| -rw-r--r-- | .bash_prompt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_prompt b/.bash_prompt index 9b753b3..da145f4 100644 --- a/.bash_prompt +++ b/.bash_prompt @@ -169,7 +169,7 @@ __write-context () if __show-hostname then __fontify @ dim - __fontify '\h' bold green + __fontify '\H' bold green fi __fontify : dim |
