]>
git.sev.monster Git - dotfiles.git/blame_incremental - base/.zlogout
... / ...
Commit | Line | Data |
| 1 | echo logout |
| 2 | clear |
| 3 | |
| 4 | ### load site-specific |
| 5 | if [[ -f ~/.zlogout.local ]] { source ~/.zlogout.local } |
| 6 | |
| 7 | # vim: set et sts=4 sw=4 ts=8 tw=79 : |
This page took 0.027756 seconds and 4 git commands to generate.