fix: starship compatible version fetcher command

This commit is contained in:
Erica Marigold 2024-02-15 17:35:58 +05:30 committed by GitHub
parent 6689260d40
commit f700de3c2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1,3 @@
lune --version
#!/bin/bash
echo "$(lune --version) -- Copyright (C) 2021-2024 Filip Tibell http://lune-org.github.io/docs"