diff --git a/common/bash/rc b/common/bash/rc index d96315f..77ee9ac 100644 --- a/common/bash/rc +++ b/common/bash/rc @@ -7,7 +7,4 @@ command -v fish >/dev/null 2>&1 && grep fish /etc/shells >/dev/null 2>&1 && { echo " Once that's done, simply run 'fish'." echo " You can also try fish temporarily by running 'fish'. No 'chsh' commitment required." echo " If you're in bash intentionally for some reason, then ignore this message." -} -. "$HOME/.cargo/env" - -source /home/daniel/.home/.config/broot/launcher/bash/br +} \ No newline at end of file