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