aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/sh/rc4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 7ca88d7..8abef18 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -427,9 +427,7 @@ r() {
rr() {
r
- if [ -e .envrc ]; then
- direnv allow
- fi
+ direnv allow
}
_edit_without_executing() {