feat: added CMD starship init

This commit is contained in:
Kitty Fangs 2024-05-09 17:24:38 +00:00
parent 76eae16e50
commit 310e18fe23
1 changed files with 1 additions and 0 deletions

View File

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