]> git.sev.monster Git - dotfiles.git/blob - base/.zshenv
actually set PINENTRY_USER_DATA, fix invocation
[dotfiles.git] / base / .zshenv
1 ### load site-specific
2 if [[ -f ~/.zshenv.local ]] { source ~/.zshenv.local }
3
4 # vim: set et sts=4 sw=4 ts=8 tw=79 :
This page took 0.119986 seconds and 4 git commands to generate.