mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-07-31 02:04:43 +02:00
3 lines
39 B
Shell
Executable file
3 lines
39 B
Shell
Executable file
#!/bin/sh
|
|
|
|
exec "${0%-i586}-i386" "$@"
|