tide/functions/_tide_item_pwd.fish
2020-06-06 11:57:43 -07:00

3 lines
62 B
Fish

function _tide_item_pwd
printf '%s ' $_tide_pwd_output
end