Add RUSTC_WRAPPER envar and broot shell fn install
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# broot
|
||||
if [[ -s ~/.config/broot/launcher/bash/br ]]; then
|
||||
source ~/.config/broot/launcher/bash/br
|
||||
if (( $+commands[broot] )); then
|
||||
eval "$(broot --print-shell-function zsh)"
|
||||
broot --set-install-state installed
|
||||
fi
|
||||
|
Reference in New Issue
Block a user