5 lines
98 B
Bash
5 lines
98 B
Bash
#!/usr/bin/env zsh
|
|
|
|
eval "$_z4h_opt"
|
|
|
|
z4h compile -- $Z4H_PACKAGE_DIR/{oh-my-zsh.sh,**/*.zsh}(.N)
|