summaryrefslogtreecommitdiff
path: root/.config/fish/functions/_tide_item_toolbox.fish
blob: 28975d303b42820707f0ccc03e34ec566be7d3d6 (plain)
1
2
3
function _tide_item_toolbox
    test -e /run/.toolboxenv && _tide_print_item toolbox $tide_toolbox_icon' ' $hostname
end