# broot
if (( $+commands[broot] )); then
  eval "$(broot --print-shell-function zsh)"
  broot --set-install-state installed
fi