[fish] Show the terminal name in the title
This commit is contained in:
parent
f5896ccc12
commit
0e65cd9d6e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
function fish_title
|
||||
echo "$TERM:" (status current-command) ' '
|
||||
prompt_pwd
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue