diff --git a/dot-config/zsh/p10k.zsh b/dot-config/zsh/p10k.zsh index 32389a3..4ba9348 100644 --- a/dot-config/zsh/p10k.zsh +++ b/dot-config/zsh/p10k.zsh @@ -37,6 +37,7 @@ vcs # git status # =========================[ Line #2 ]========================= newline # \n + background_jobs # presence of background jobs prompt_char # prompt symbol ) @@ -48,7 +49,6 @@ # =========================[ Line #1 ]========================= status # exit code of the last command command_execution_time # duration of the last command - background_jobs # presence of background jobs direnv # direnv status (https://direnv.net/) asdf # asdf version manager (https://github.com/asdf-vm/asdf) virtualenv # python virtual environment (https://docs.python.org/3/library/venv.html)