]> git.sev.monster Git - dotfiles.git/blame - base/.zlogout
add apkv, explicitly source XDG dirs in zshenv
[dotfiles.git] / base / .zlogout
CommitLineData
189288f7 1echo logout
2clear
81c3957e 3
4### load site-specific
5if [[ -f ~/.zlogout.local ]] { source ~/.zlogout.local }
6
7# vim: set et sts=4 sw=4 ts=8 tw=79 :
This page took 0.033486 seconds and 4 git commands to generate.