aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/sources
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/sources')
-rw-r--r--.config/shell/sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/shell/sources b/.config/shell/sources
index c4acb5e..24abb59 100644
--- a/.config/shell/sources
+++ b/.config/shell/sources
@@ -103,3 +103,6 @@ if [ -f "${HOME}/.config/shell/motd" ]; then
# shellcheck disable=SC1090
. "${HOME}/.config/shell/motd"
fi
+
+# clear terminal
+[ "$DEBUG_DOTFILES" ] || clear