Support direnv
DRY up environment variable definition by using direnv and an .envrc file.
This commit is contained in:
parent
75aa59bac1
commit
9e4c993849
6 changed files with 6 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue