1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2025-01-14 18:06:46 +01:00
powerlevel10k/gitstatus/bin/gitstatusd-linux-x86_64-static

4 lines
36 B
Text
Raw Normal View History

2020-03-29 18:48:19 +02:00
#!/bin/sh
2019-06-07 10:41:10 +02:00
2020-03-29 18:48:19 +02:00
exec "${0%-static}" "$@"