mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-14 00:50:08 +00:00
4 lines
39 B
Text
4 lines
39 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec "${0%-i586}-i386" "$@"
|