summaryrefslogtreecommitdiffstats
path: root/bash_logout
blob: 8af3bdfd340679cb367f2a781c1d650063564149 (plain) (blame)
1
2
3
4
# This file is sourced when a login shell terminates.
source .logout

# vim:ft=sh: