fish: show username@host over ssh
This commit is contained in:
parent
2476484618
commit
12f1b59a09
2 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
function fish_prompt
|
||||
set -g prompt_string
|
||||
set -g prev_color
|
||||
prompt.user
|
||||
prompt.add blue (prompt_pwd)
|
||||
prompt.git
|
||||
prompt.add normal $prompt_bang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue