diff options
author | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2023-01-10 23:03:28 +0100 |
---|---|---|
committer | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2023-01-10 23:03:28 +0100 |
commit | 89676cc37123982ac4e8b4de22308dcef54f7ac7 (patch) | |
tree | 22fd614173c5ad76f34451978ab07233c7e38bfa | |
parent | 9bf149bcfa8a2b41739c9064a461a2f22781e548 (diff) |
feat: show time when prompt was printed for better correlation when commands ended
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |