mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
feat: update vscode config
This commit is contained in:
parent
a9a27d4b06
commit
104349e5e8
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ in {
|
||||||
"rg" = true;
|
"rg" = true;
|
||||||
"fd" = true;
|
"fd" = true;
|
||||||
"echo" = true;
|
"echo" = true;
|
||||||
|
"jq" = true;
|
||||||
"pwd" = true;
|
"pwd" = true;
|
||||||
"wc" = true;
|
"wc" = true;
|
||||||
"which" = true;
|
"which" = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue