feat: added CMD starship init

This commit is contained in:
Kitty Fangs 2024-05-09 17:24:38 +00:00
parent 9ddfd7c784
commit 62b25a0be7

View File

@ -0,0 +1 @@
load(io.popen('starship init cmd'):read("*a"))()