prompt tweaking

This commit is contained in:
Harri Lahtinen 2020-03-03 10:15:07 +02:00
parent 2bded83e0e
commit 63a61f74b2
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ fi
typeset -ga POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(
status # exit code of the last command
command_execution_time # duration of the last command
# command_execution_time # duration of the last command
background_jobs # presence of background jobs
# virtualenv # python virtual environment (https://docs.python.org/3/library/venv.html)
# anaconda # conda environment (https://conda.io/)