3 lines
96 B
Bash
Executable file
3 lines
96 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
"/usr/bin/code" --extensions-dir "${XDG_DATA_HOME}/vscode/extensions" "${@}"
|