add br function for broot
This commit is contained in:
parent
0bef66ef3a
commit
16fa393488
@ -3,3 +3,5 @@
|
||||
|
||||
[ -x /usr/local/bin/zsh ] && exec /usr/local/bin/zsh
|
||||
[ -x /usr/bin/zsh ] && exec /usr/bin/zsh
|
||||
|
||||
source /home/vincent/.config/broot/launcher/bash/br
|
||||
|
@ -99,3 +99,5 @@ for file in ~/.zshrc.d/*; do
|
||||
source "$file"
|
||||
done
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
source /home/vincent/.config/broot/launcher/bash/br
|
||||
|
Loading…
Reference in New Issue
Block a user