It will look for all the subdirectories of a given path.
$ deno run --allow-run exec.ts
This will return you the path for the installation. Use it for creating an alias.
$ echo "alias vsc=<PREVIOUS-PATH>" >> ~/.zshrc
$ echo "alias vsc=<PREVIOUS-PATH>" >> ~/.bashrc
Restart your terminal 👻
$ vsc
The first time it will ask you for a path, if you want to change it just run
$ vsc -p