mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 16:20:06 +00:00
3 lines
59 B
Bash
Executable file
3 lines
59 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec "${0%-android-aarch64}-linux-aarch64" "$@"
|