File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
settings/extensions/#standard/commands/tools/fornix Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,16 @@ gc python_package && gm python && gp && \
4
4
gc python_notebook && gm python && gp && \
5
5
gc node && gm python && gp && \
6
6
gc quik_github_pages && gm master && gp && \
7
- gc npm_package && gm master && gp && \
7
+ gc npm_package && gm node && gp && \
8
8
gc deno_package && gm master && gp && \
9
- gc pnpm && gm master && gp && \
9
+ gc pnpm && gm node && gp && \
10
10
gc electron && gm master && gp && \
11
11
gc prolog && gm master && gp && \
12
12
gc ruby && gm master && gp && \
13
13
gc rust && gm master && gp && \
14
14
gc rust_druid && gm rust && gp && \
15
15
gc rust_tauri && gm rust && gp && \
16
- gc textmate && gm master && gp && \
16
+ gc textmate && gm node && gp && \
17
+ gc textmate && gm ruby && gp && \
17
18
gc crystal && gm master && gp && \
18
19
gc master
You can’t perform that action at this time.
0 commit comments