mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-02-18 08:44:32 +01:00
3 lines
36 B
Bash
Executable file
3 lines
36 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec "${0%-static}" "$@"
|