tide/functions/_tide_item_pwd.fish
2020-06-06 10:40:14 -07:00

3 lines
57 B
Fish

function _tide_item_pwd
printf '%s ' $display_pwd
end