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..72d3ada --- /dev/null +++ b/.bash_logout @@ -0,0 +1,6 @@ +# ~/.bash_logout +# +# Executed by login shells when exiting +# Executed by non-interactive login shells when calling the `exit` builtin + +# vim: filetype=bash |
