Stop clearing at exit

This commit is contained in:
Anthony Rose 2024-03-22 19:21:59 +00:00
parent 28cd90389d
commit 359791a91d

View file

@ -15,7 +15,6 @@ case "$-" in
then then
set -o emacs set -o emacs
fi fi
trap clear EXIT
usermotd usermotd
;; ;;
*) *)