all repos — archive/dotfiles @ 2641165a32b4fb77257e9e8e37c1bd44e1ad919f

Superseded by nixfiles

Emacs: Remove projectile-direnv
Alan Pearce alan.pearce@spotcap.com
Mon, 09 May 2016 14:27:12 +0200
commit

2641165a32b4fb77257e9e8e37c1bd44e1ad919f

parent

daeb01f134721b5a6b75c5578ed7cf5309727d02

1 files changed, 0 insertions(+), 8 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -361,14 +361,6 @@ projectile-remember-window-configs t                     projectile-completion-system 'ivy)))
 #+END_SRC
 
-I use [[https://github.com/direnv/direnv][direnv]] to automatically assign environment variables in project
-directories.  Now I can have them set inside emacs too.
-
-#+BEGIN_SRC emacs-lisp
-  (use-package projectile-direnv
-    :config (add-hook 'projectile-mode-hook #'projectile-direnv-export-variables))
-#+END_SRC
-
 ** perspective
 
 This package makes buffer-switching inside of projects make sense, by