From f5012d4516294f17eb2b2f2cb9b81143412a0218 Mon Sep 17 00:00:00 2001 From: BarbUk Date: Tue, 10 Nov 2020 13:40:09 +0100 Subject: [PATCH] Update BarbUk theme documentation --- themes/barbuk/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/barbuk/README.md b/themes/barbuk/README.md index 4f4aeea2..de90c9f9 100644 --- a/themes/barbuk/README.md +++ b/themes/barbuk/README.md @@ -30,7 +30,6 @@ BARBUK_HG_CHAR='☿ ' BARBUK_SVN_CHAR='⑆ ' BARBUK_EXIT_CODE_ICON=' ' BARBUK_PYTHON_VENV_CHAR=' ' -BARBUK_COMMAND_DURATION_ICON='  ' ``` ### Customize glyphs @@ -82,10 +81,11 @@ chmod 400 /etc/sudoers.d/keepenv ## Command duration -Command duration is enabled by default and can be disabled: +Command duration require the the cmd-duration plugin. +You can enable it with: ```bash -export BARBUK_COMMAND_DURATION=false +bash-it enable plugin cmd-duration ``` ## Examples