7 lines
115 B
Fish

function fish_title
hostname
echo ":"
set -g fish_prompt_pwd_dir_length 0
echo -n (prompt_pwd)
end