summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2023-01-10 23:03:28 +0100
committerHendrik Jäger <gitcommit@henk.geekmail.org>2023-01-10 23:03:28 +0100
commit89676cc37123982ac4e8b4de22308dcef54f7ac7 (patch)
tree22fd614173c5ad76f34451978ab07233c7e38bfa /.zshrc
parent9bf149bcfa8a2b41739c9064a461a2f22781e548 (diff)
feat: show time when prompt was printed for better correlation when commands ended
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 82279d4..d671855 100644
--- a/.zshrc
+++ b/.zshrc
@@ -192,6 +192,7 @@ zstyle ':zle:*' word-style normal
zstyle ':zle:*' word-chars '*?[]~;!#$%^(){}<>'
+LP_ENABLE_TIME=1
# should probably be closer to the bottom than the top?
zgenom load 'https://github.com/nojhan/liquidprompt'