Stop clearing at exit
This commit is contained in:
parent
28cd90389d
commit
359791a91d
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ case "$-" in
|
||||||
then
|
then
|
||||||
set -o emacs
|
set -o emacs
|
||||||
fi
|
fi
|
||||||
trap clear EXIT
|
|
||||||
usermotd
|
usermotd
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Loading…
Reference in a new issue