]> git.sev.monster Git - dotfiles.git/blob - base/.zlogin
update zsh, X, gpg config; add ssh config, gpg bin
[dotfiles.git] / base / .zlogin
1 ### load site-specific
2 if [[ -f ~/.zlogin.local ]] { source ~/.zlogin.local }
3
4 # vim: set et sts=4 sw=4 ts=8 tw=79 :
This page took 0.038903 seconds and 4 git commands to generate.