dotfiles/zsh.d/broot.zsh

5 lines
104 B
Bash
Raw Normal View History

# broot
if [[ -s ~/.config/broot/launcher/bash/br ]]; then
source ~/.config/broot/launcher/bash/br
fi