fish: Set a nicer title
This commit is contained in:
parent
e66fcd297f
commit
d50afccc3e
1 changed files with 3 additions and 0 deletions
3
config/fish/functions/fish_title.fish
Normal file
3
config/fish/functions/fish_title.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function fish_title
|
||||
echo (status current-command) · (prompt_pwd) · (prompt_hostname)
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue