dotar/zsh/secrets.zsh
Yan Pritzker bb8ce756d3 A little cleaner under linux
I'm not explicitly supporting linux, but a few minor changes
make YADR useable for server administration.
2012-10-12 00:14:33 -07:00

4 lines
50 B
Bash

if [ -e ~/.secrets ]; then
source ~/.secrets
fi