File tree Expand file tree Collapse file tree 6 files changed +315
-11
lines changed
Expand file tree Collapse file tree 6 files changed +315
-11
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ if [[ $(type -t LANG_SETUP_LOADED) != function ]]; then
3636
3737 eval " $( $envcache pnpm completion bash) "
3838 eval " $( $envcache npm completion) "
39- # eval "$(envcache nr --completion)"
39+ eval " $( envcache nr --completion) "
4040 # setxkbmap -model jp109 -layout jp
4141
4242 alias py= ' python3'
Original file line number Diff line number Diff line change @@ -28,3 +28,4 @@ web-ext-artifacts
2828.vs
2929.serena
3030mise.local.toml
31+ .junie
Original file line number Diff line number Diff line change @@ -25,3 +25,8 @@ cargo-binstall = "latest"
2525fd = " latest"
2626"cargo:nushell/nufmt" = " latest"
2727"gem:ruby-lsp" = " latest"
28+ "npm:kill-port" = " latest"
29+ "npm:@jetbrains/junie-cli" = " latest"
30+ "github:skanehira/version-lsp" = " latest"
31+ "npm:@google/gemini-cli" = " latest"
32+ "github:carapace-sh/carapace-bin" = " latest"
You can’t perform that action at this time.
0 commit comments