diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-03-20 23:33:21 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-03-20 23:33:21 +0100 |
commit | bd8b3f21608a057df4992fc54f621b60cfb98032 (patch) | |
tree | 3a71c96e0b6d37d59b1caf40d4ec4c8d8dab077e /links | |
parent | 3aa5efb9ed1f887415efbf1a73a16e8a10012e8b (diff) |
clear screen when exiting a login-shell
Diffstat (limited to 'links')
-rw-r--r-- | links | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ soft .zshrc $etc/rc soft .zprofile $etc/profile soft .zlogin $etc/login +soft .zlogout $etc/logout soft .zshenv $etc/env |