aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 9a44536..330d92b 100644
--- a/.zshrc
+++ b/.zshrc
@@ -8,6 +8,9 @@ export LS_COLORS='di=34:ln=35:so=32:pi=33:ex=31:bd=46;34:cd=43;34:su=41;30:sg=46
export BAT_THEME=Ocean
+# 60 seconds
+REPORTTIME=60
+
########################