Support direnv

DRY up environment variable definition by using direnv and an .envrc
file.
This commit is contained in:
William Carroll 2020-01-15 15:57:05 +00:00
parent 75aa59bac1
commit 9e4c993849
6 changed files with 6 additions and 9 deletions

View file

@ -52,7 +52,7 @@ Otherwise, open with `counsel-find-file'."
:path "~/Dropbox/org"
:kbd "o")
(make-bookmark :label "dotfiles"
:path "~/Dropbox/dotfiles"
:path "~/dotfiles"
:kbd "d")
(make-bookmark :label "current project"
:path constants/current-project