feat(nushell): add cached nu_scripts completions bootstrap

- add pj completion command to clone/update nu_scripts cache

- load fixed custom-completions for git/ssh/cargo/uv/rustup from cache

- ignore nushell/cache contents in git while keeping placeholder .gitignore

- source pj_completions at startup and align prompt indicators/newline behavior
This commit is contained in:
2026-05-30 20:29:46 +08:00
parent c660e0d621
commit 9a0ad9384a
5 changed files with 119 additions and 4 deletions
+2
View File
@@ -0,0 +1,2 @@
*
!.gitignore