@ -22,7 +22,7 @@
# execute fbterm if logging on from a tty
if [ "$TERM" == linux ] && tty | grep -q /dev/tty; then
exec fbterm
which fbterm >/dev/null && exec fbterm
fi
# .bashrc is only sourced by bash on non-login shells (see bash(1)), so we need