]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
feat: show time when prompt was printed for better correlation when commands ended
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Tue, 10 Jan 2023 22:03:28 +0000 (23:03 +0100)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Tue, 10 Jan 2023 22:03:28 +0000 (23:03 +0100)
.zshrc

diff --git a/.zshrc b/.zshrc
index 82279d4dcaa1a1ae9c69510799a0789ee3c652f9..d6718556af6cc2223dd4435a4507b3a96a28a62e 100644 (file)
--- 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'