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