Skip to content

Commit

Permalink
Add local reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinSuttle authored Sep 29, 2016
1 parent 013c1c7 commit 76d1566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ USER=""
TERM_PROGRAM=""

# Actual data for the sensitive values above
if [ -r ~/.private ]; then . ~/.private; fi
if [ -r ~/.local ]; then . ~/.local; fi

0 comments on commit 76d1566

Please # to comment.