mirror of
https://github.com/CompeyDev/dotfiles.git
synced 2024-12-12 04:40:37 +00:00
fix: starship compatible version fetcher command
This commit is contained in:
parent
6689260d40
commit
f700de3c2a
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
lune --version
|
||||
#!/bin/bash
|
||||
|
||||
echo "$(lune --version) -- Copyright (C) 2021-2024 Filip Tibell http://lune-org.github.io/docs"
|
||||
|
|
Loading…
Reference in a new issue