aboutsummaryrefslogtreecommitdiffstats
path: root/liquidprompt
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2016-02-03 10:21:53 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2016-02-03 10:21:53 +0100
commitd122825978da0e274d466b066b2407856d378a5b (patch)
tree5981408ead0d412c9278802bc82bedbf08c68680 /liquidprompt
parent31e52e45c77ed4965b46723f514085afd280f66c (diff)
downloaddotfiles-d122825978da0e274d466b066b2407856d378a5b.tar.gz
dotfiles-d122825978da0e274d466b066b2407856d378a5b.tar.bz2
dotfiles-d122825978da0e274d466b066b2407856d378a5b.zip
Updates to various files
Diffstat (limited to 'liquidprompt')
-rw-r--r--liquidprompt/.liquidpromptrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/liquidprompt/.liquidpromptrc b/liquidprompt/.liquidpromptrc
index 57414d5..3f1e897 100644
--- a/liquidprompt/.liquidpromptrc
+++ b/liquidprompt/.liquidpromptrc
@@ -102,7 +102,7 @@ LP_ENABLE_TIME=1
102 102
103# Show runtime of the last command if over LP_RUNTIME_THRESHOLD 103# Show runtime of the last command if over LP_RUNTIME_THRESHOLD
104# Recommended value is 0 104# Recommended value is 0
105LP_ENABLE_RUNTIME=0 105LP_ENABLE_RUNTIME=1
106 106
107# Minimal runtime to be displayed 107# Minimal runtime to be displayed
108# Recommended value is 2 108# Recommended value is 2