Commit db58f0e7 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Remove an unnecessary source of .shell/funcs

…also a circular source.
parent 15d85cac
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
[ "${TERM_SETUP_LOADED-}" = "${TTY}" ] && return
export TERM_SETUP_LOADED=${TTY}

. ~/.shell/funcs
. ~/.shell/colours

# do no setup if TERM is not set or dumb