configs  fish_title.fish at [639c6d7de4]

File config/fish/functions/fish_title.fish artifact 6f6b7e4d33 part of check-in 639c6d7de4


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