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-i686

4 lines
39 B
Text
Raw Normal View History

2020-03-29 16:48:19 +00:00
#!/bin/sh
exec "${0%-i686}-i386" "$@"