Add default command_duration configuration exports

pull/1683/head
BarbUk 2020-11-21 10:52:54 +04:00
parent 790252cc9b
commit 9d3f28a8cc
No known key found for this signature in database
GPG Key ID: DB301C759539E9FE
1 changed files with 7 additions and 0 deletions

View File

@ -51,6 +51,13 @@ export SCM_CHECK=true
# Will otherwise fall back on $USER.
#export SHORT_USER=${USER:0:8}
# If your theme use command duration, uncomment this to
# enable display of last command duration.
#export BASH_IT_COMMAND_DURATION=true
# You can choose the minimum time in seconds before
# command duration is displayed.
#export COMMAND_DURATION_MIN_SECONDS=1
# Set Xterm/screen/Tmux title with shortened command and directory.
# Uncomment this to set.
#export SHORT_TERM_LINE=true