5 lines
75 B
Bash
5 lines
75 B
Bash
|
#!/usr/bin/env zsh
|
||
|
|
||
|
# Show the loading indicator
|
||
|
export SHELL_LOADING=true
|