configs  Diff

Differences From Artifact [6f6b7e4d33]:

To Artifact [d77fc27e41]:


1
2
3
function fish_title
	echo (status current-command) · (prompt_pwd) · (prompt_hostname)
end

|

1
2
3
function fish_title
    echo (status current-command) · (prompt_pwd) · (prompt_hostname)
end