dotfiles/files/fish/functions/tide/configure/functions/_fake_tide_item_git.fish

4 lines
131 B
Fish

function _fake_tide_item_git
_fake_tide_print_item git (set_color $fake_tide_git_color_branch) $fake_tide_git_icon' ' main
end