support broot command

This commit is contained in:
2023-06-30 10:20:05 -05:00
parent 88200beefa
commit f30097325b
2 changed files with 4 additions and 0 deletions

View File

@@ -111,3 +111,5 @@ export LESS_TERMCAP_us=$'\e'"[1;32m"
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
[ -s ".config/broot/launcher/bash/br" ] && source /Users/sproctor/.config/broot/launcher/bash/br
source /Users/proctor/.config/broot/launcher/bash/br

View File

@@ -39,3 +39,5 @@ export XML_CATALOG_FILES=/usr/local/etc/xml/catalog
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
export PATH="$PATH:$HOME/.rvm/bin"
source /Users/proctor/.config/broot/launcher/bash/br