tide/functions/_tide_item_pwd.fish
2020-07-04 14:01:56 -07:00

3 lines
61 B
Fish

function _tide_item_pwd
printf '%s' $_tide_pwd_output
end