diff options
Diffstat (limited to 'emacs')
-rw-r--r-- | emacs/.emacs.d/wpc/wpc-nix.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-nix.el b/emacs/.emacs.d/wpc/wpc-nix.el index 52076ab11e26..11cf7d9b160c 100644 --- a/emacs/.emacs.d/wpc/wpc-nix.el +++ b/emacs/.emacs.d/wpc/wpc-nix.el @@ -10,8 +10,6 @@ (require 'device) -;; TODO: These may fail at startup. How can I make sure that the .envrc is -;; consulted when Emacs starts? (prelude/assert (f-exists? (getenv "BRIEFCASE"))) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |