diff --git a/home/AppData/starship.lua b/home/AppData/starship.lua new file mode 100644 index 0000000..945163a --- /dev/null +++ b/home/AppData/starship.lua @@ -0,0 +1 @@ +load(io.popen('starship init cmd'):read("*a"))() \ No newline at end of file