4 lines
69 B
Shell
4 lines
69 B
Shell
|
|
#!/usr/bin/env zsh
|
||
|
|
|
||
|
|
# Hide the loading indicator
|
||
|
|
unset SHELL_LOADING
|