aboutsummaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-10 23:57:33 -0300
committerEuAndreh <eu@euandre.org>2019-06-10 23:57:33 -0300
commitb55b57d0252987b694e56f4540241cd44d09578a (patch)
treea8c81039dbbb1c1802e97e4b8e92ee0eb0b57aa5 /.envrc
parentRemove call to =cd= in envrc files (diff)
downloadtoph-b55b57d0252987b694e56f4540241cd44d09578a.tar.gz
toph-b55b57d0252987b694e56f4540241cd44d09578a.tar.xz
Allow envrc to be sourced in CI
Diffstat (limited to '.envrc')
-rw-r--r--.envrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 446e98b..6c6861e 100644
--- a/.envrc
+++ b/.envrc
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
set -Eeuo pipefail
+cd "$(dirname "${BASH_SOURCE[0]}")"
#
# Operational toggle