mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-09 21:41:41 +03:00
4 lines
124 B
Fish
4 lines
124 B
Fish
function _tide_item_private_mode
|
|
set -q _tide_private_mode && _tide_print_item private_mode $tide_private_mode_icon
|
|
end
|