1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-25 12:40:44 +00:00
powerlevel10k/gitstatus/bin/gitstatusd-linux-x86_64-static

4 lines
36 B
Text
Raw Normal View History

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