Remove stuff added to bashrc
This commit is contained in:
parent
4550852f48
commit
d2a85a7228
|
@ -8,6 +8,3 @@ command -v fish >/dev/null 2>&1 && grep fish /etc/shells >/dev/null 2>&1 && {
|
||||||
echo " You can also try fish temporarily by running 'fish'. No 'chsh' commitment required."
|
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."
|
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
|
|
||||||
|
|
Reference in a new issue