diff options
Diffstat (limited to 'sources/target_skeleton/root/.bash_logout')
-rw-r--r-- | sources/target_skeleton/root/.bash_logout | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sources/target_skeleton/root/.bash_logout b/sources/target_skeleton/root/.bash_logout deleted file mode 100644 index 77ef1f950..000000000 --- a/sources/target_skeleton/root/.bash_logout +++ /dev/null @@ -1,7 +0,0 @@ -# ~/.bash_logout: executed by bash(1) when login shell exits. - -# when leaving the console clear the screen to increase privacy - -case "`tty`" in - /dev/tty[0-9]*) clear -esac |