Remove stuff added to bashrc
This commit is contained in:
parent
4550852f48
commit
d2a85a7228
1 changed files with 1 additions and 4 deletions
|
@ -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 " Once that's done, simply run 'fish'."
|
||||||
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