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

# vim:ft=sh: