summaryrefslogtreecommitdiff
path: root/.config/fish/functions/_tide_item_private_mode.fish
blob: 4eb4684de73d025230fafbe192c5a06a6b057cb3 (plain)
1
2
3
function _tide_item_private_mode
    set -q _tide_private_mode && _tide_print_item private_mode $tide_private_mode_icon
end