1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-25 04:30:46 +00:00

unsetopt bg_nice

This commit is contained in:
romkatv 2019-03-07 16:42:16 +01:00
parent 1fa1e10468
commit a562b4243e

View file

@ -168,6 +168,7 @@ typeset -fH _gitstatus_process_response() {
function gitstatus_start() {
emulate -L zsh
setopt err_return no_unset
unsetopt bg_nice
local opt
local -F timeout=5