]> git.sev.monster Git - dotfiles.git/blame - base/.zlogin
zshrc: don't quit on EOF with ps aliases
[dotfiles.git] / base / .zlogin
CommitLineData
8eb81f95 1### load site-specific
2if [[ -f ~/.zlogin.local ]] { source ~/.zlogin.local }
3
4# vim: set et sts=4 sw=4 ts=8 tw=79 :
This page took 0.030844 seconds and 4 git commands to generate.