Loading .shell/colours→.shell/lib/colours.sh +0 −0 File moved. View file .shell/lib/term-setup.sh +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ [ "${TERM_SETUP_LOADED-}" = "${TTY}" ] && return export TERM_SETUP_LOADED=${TTY} . ~/.shell/colours . ~/.shell/lib/colours.sh # do no setup if TERM is not set or dumb case ${TERM-unset} in Loading Loading
.shell/lib/term-setup.sh +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ [ "${TERM_SETUP_LOADED-}" = "${TTY}" ] && return export TERM_SETUP_LOADED=${TTY} . ~/.shell/colours . ~/.shell/lib/colours.sh # do no setup if TERM is not set or dumb case ${TERM-unset} in Loading