dotfiles/fish/functions/fish_title.fish

3 lines
38 B
Fish

function fish_title
echo -n $PWD
end