Clear screen on logout
This commit is contained in:
parent
53ee8c6bb7
commit
28cd90389d
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ case "$-" in
|
|||
then
|
||||
set -o emacs
|
||||
fi
|
||||
trap clear EXIT
|
||||
usermotd
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue