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

# vim:ft=sh: