diff options
Diffstat (limited to '.bash_logout')
-rw-r--r-- | .bash_logout | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.bash_logout b/.bash_logout new file mode 100644 index 0000000..44b6f79 --- /dev/null +++ b/.bash_logout @@ -0,0 +1,6 @@ +# /etc/skel/.bash_logout + +# This file is sourced when a login shell terminates. + +# Clear the screen for security's sake. +clear |