Improve prompt loading
This commit is contained in:
parent
d3b54ea921
commit
a69eb78f95
2 changed files with 10 additions and 9 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
# Hide the loading indicator
|
||||
# Hide the loading indicator and redraw the prompt
|
||||
unset SHELL_LOADING
|
||||
zle && zle reset-prompt
|
||||
|
|
|
|||
Loading…
Reference in a new issue