This commit is contained in:
Tao Tien 2025-04-08 15:12:18 -07:00
parent 20c186fefe
commit 98d31e605d
2 changed files with 13 additions and 5 deletions

View file

@ -824,3 +824,4 @@ $env.config = {
}
mkdir ($nu.data-dir | path join "vendor/autoload")
starship init nu | save -f ($nu.data-dir | path join "vendor/autoload/starship.nu")
use std/dirs