Prefer direnv to manage ORG_DIRECTORY

Instead of keeping this in my ~/.profile, I'm going to define it in .envrc.

What I still don't know is how functions like `getenv` are supposed to interact
with direnv. I suppose maybe they aren't? Right now, when I call
`(getenv "DOTFILES")` from Emacs, it's `nil`, which I understand. Hopefully the
more I use direnv, the more reasonable expectations I'll have.
This commit is contained in:
William Carroll 2020-01-15 22:13:18 +00:00
parent 6e70cb527c
commit dd9db4e318
3 changed files with 17 additions and 2 deletions

1
.envrc
View file

@ -1 +1,2 @@
export DOTFILES=~/dotfiles
export ORG_DIRECTORY=~/Dropbox/org