mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-27 05:51:54 +00:00
3 lines
121 B
Fish
3 lines
121 B
Fish
function _tide_item_toolbox
|
|
test -e /run/.toolboxenv && _tide_print_item toolbox $tide_toolbox_icon' ' $hostname
|
|
end
|