aboutsummarylogtreecommitdiffstats
path: root/haurrc
diff options
context:
space:
mode:
Diffstat (limited to 'haurrc')
-rw-r--r--haurrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/haurrc b/haurrc
index 4bf7070cfd3e..253766f21986 100644
--- a/haurrc
+++ b/haurrc
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
-HAUR_ALWAYS_CLEAR_CACHE="n"
-HAUR_NO_COLORS="n"
+export HAUR_ALWAYS_CLEAR_CACHE="n"
+export HAUR_NO_COLORS="n"