summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.envrc11
1 files changed, 1 insertions, 10 deletions
diff --git a/.envrc b/.envrc
index e7a3371..1f6c388 100644
--- a/.envrc
+++ b/.envrc
@@ -1,11 +1,2 @@
-#!/usr/bin/env bash
-# the shebang is ignored, but nice for editors
-
-if type -P lorri &>/dev/null; then
-  eval "$(lorri direnv)"
-else
-  echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]'
-  use nix
-fi
-
+use nix
 dotenv