diff options
Diffstat (limited to '.zlogout')
-rw-r--r-- | .zlogout | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.zlogout b/.zlogout deleted file mode 100644 index 307314b..0000000 --- a/.zlogout +++ /dev/null @@ -1,7 +0,0 @@ -# -# Commands executed by zsh on logout. -# - -if [ $(id -u) -eq 0 ]; then - clear -fi |