tide/functions/_tide_item_git_prompt.fish
2020-11-23 14:56:52 -08:00

3 lines
59 B
Fish

function _tide_item_git_prompt
fish_git_prompt '%s'
end